This commit is contained in:
Stephan 2021-12-16 12:47:47 +01:00
parent a748f6afa7
commit 4bf2ae8436

View File

@ -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