mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fixing target to include pull_request
also fix globes
This commit is contained in:
parent
14cfe2b993
commit
5ccc8cd745
2 changed files with 50 additions and 49 deletions
1
.github/workflows/project_actions.yml
vendored
1
.github/workflows/project_actions.yml
vendored
|
|
@ -2,6 +2,7 @@ name: project-actions
|
|||
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
types: [opened, synchronize, assigned, review_requested]
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue