fix
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user