mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
returning trigger to project action
This commit is contained in:
parent
09faa840ae
commit
3253c03e3b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/project_actions.yml
vendored
2
.github/workflows/project_actions.yml
vendored
|
|
@ -3,6 +3,8 @@ name: project-actions
|
|||
on:
|
||||
pull_request:
|
||||
types: [review_requested]
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
|
||||
jobs:
|
||||
pr_review_requested:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue