fix
This commit is contained in:
parent
a748f6afa7
commit
4bf2ae8436
2
.github/workflows/assign-to-project.yml
vendored
2
.github/workflows/assign-to-project.yml
vendored
|
@ -2,7 +2,7 @@ name: Auto Assign PRs to Project
|
||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: [ opened ]
|
types: [ opened ]
|
||||||
pull_requests:
|
pull_request:
|
||||||
types: [ opened ]
|
types: [ opened ]
|
||||||
|
|
||||||
# github-script: https://github.com/actions/github-script
|
# github-script: https://github.com/actions/github-script
|
||||||
|
|
Loading…
Reference in New Issue
Block a user