mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-10 09:02:14 +00:00
build: remove auto-add for PRs
This commit is contained in:
parent
13c420cb0a
commit
f211b982fd
5
.github/workflows/auto-add-to-project.yml
vendored
5
.github/workflows/auto-add-to-project.yml
vendored
@ -1,9 +1,6 @@
|
|||||||
name: Auto Add Issues and Pull Requests to Project
|
name: Auto Add Issues to Project
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
types:
|
|
||||||
- opened
|
|
||||||
issues:
|
issues:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
Loading…
Reference in New Issue
Block a user