build: re-add auto-add for PRs with a different target
This commit is contained in:
parent
89b63c1d47
commit
600ac26c09
3
.github/workflows/auto-add-to-project.yml
vendored
3
.github/workflows/auto-add-to-project.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
|
||||
jobs:
|
||||
# https://github.com/actions/add-to-project
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user