mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
project action trigger to target pr
This commit is contained in:
parent
9a2ef0738f
commit
2b540f1b2e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/project_actions.yml
vendored
2
.github/workflows/project_actions.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: project-actions
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize, assigned, review_requested]
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue