mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove comma from build workflow
This commit is contained in:
parent
d1a55e3923
commit
9e3d02ca8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_build.yml
vendored
2
.github/workflows/test_build.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
branches: [develop]
|
||||
types: [review_requested, ready_for_review]
|
||||
paths-ignore:
|
||||
- 'docs/**',
|
||||
- 'docs/**'
|
||||
- 'website/**'
|
||||
- 'vendor/**'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue