mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
project action with pr target trigger
This commit is contained in:
parent
711089fc9c
commit
14cfe2b993
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
|
name: project-actions
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types: [opened, synchronize, assigned, review_requested]
|
types: [opened, synchronize, assigned, review_requested]
|
||||||
pull_request_review:
|
pull_request_review:
|
||||||
types: [submitted]
|
types: [submitted]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue