Use pull_request_target instead of pull_request for auto-project-assign (#13648)

* Changes the token to fallback to github.token

* pull_request_target

* Update .github/workflows/add-to-project.yml

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
This commit is contained in:
Jay Cammarano
2022-06-01 14:04:53 -04:00
committed by GitHub
parent 5ef1391da8
commit 4e5fbf1b0c

View File

@@ -4,7 +4,7 @@ on:
issues:
types:
- opened
pull_request:
pull_request_target:
types:
- opened