mirror of
https://github.com/directus/directus.git
synced 2026-01-23 10:18:03 -05:00
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:
2
.github/workflows/add-to-project.yml
vendored
2
.github/workflows/add-to-project.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
|
||||
|
||||
Reference in New Issue
Block a user