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:
|
||||
issues:
|
||||
types: [ opened ]
|
||||
pull_requests:
|
||||
pull_request:
|
||||
types: [ opened ]
|
||||
|
||||
# github-script: https://github.com/actions/github-script
|
||||
|
|
Loading…
Reference in New Issue
Block a user