mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
limit build testing to reviewable PR only
This commit is contained in:
parent
adad6ad5dc
commit
93be156f6b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_build.yml
vendored
1
.github/workflows/test_build.yml
vendored
|
|
@ -6,6 +6,7 @@ name: Test Build
|
|||
on:
|
||||
pull_request:
|
||||
branches: [develop]
|
||||
types: [review_requested, ready_for_review]
|
||||
|
||||
jobs:
|
||||
Windows-latest:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue