File tree Expand file tree Collapse file tree 14 files changed +27
-27
lines changed
Expand file tree Collapse file tree 14 files changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: Assimp
22on :
33 push :
44 branches-ignore :
5- - " ci/*"
6- - " develop/*"
5+ - " ci/** "
6+ - " develop/** "
77 - " main"
88 paths :
99 - build/submodules/Assimp
Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - ' main'
6- - ' release/*'
6+ - ' release/** '
77 paths-ignore :
88 - ' documentation/**'
99 tags :
Original file line number Diff line number Diff line change 77 - build/nuke/Native/Dxvk.cs
88 - .github/workflows/dxvk.yml
99 branches-ignore :
10- - " ci/*"
11- - " develop/*"
10+ - " ci/** "
11+ - " develop/** "
1212 - " main"
1313jobs :
1414 Build :
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: GLFW
22on :
33 push :
44 branches-ignore :
5- - " ci/*"
6- - " develop/*"
5+ - " ci/** "
6+ - " develop/** "
77 - " main"
88 paths :
99 - " build/submodules/GLFW"
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: MoltenVK
22on :
33 push :
44 branches-ignore :
5- - " ci/*"
6- - " develop/*"
5+ - " ci/** "
6+ - " develop/** "
77 - " main"
88 paths :
99 - build/submodules/MoltenVK
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ name: Public API
22on :
33 push :
44 branches :
5- - " *"
5+ - " ** "
66 create :
77 tags :
8- - " *"
8+ - " ** "
99 pull_request_target :
1010permissions :
1111 issues : write
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: SDL2
22on :
33 push :
44 branches-ignore :
5- - " ci/*"
6- - " develop/*"
5+ - " ci/** "
6+ - " develop/** "
77 - " main"
88 paths :
99 - build/submodules/SDL
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: Shaderc
22on :
33 push :
44 branches-ignore :
5- - " ci/*"
6- - " develop/*"
5+ - " ci/** "
6+ - " develop/** "
77 - " main"
88 paths :
99 - build/submodules/shaderc
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: SPIRV-Cross
22on :
33 push :
44 branches-ignore :
5- - " ci/*"
6- - " develop/*"
5+ - " ci/** "
6+ - " develop/** "
77 - " main"
88 paths :
99 - build/submodules/SPIRV-Cross
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: SPIRV-Reflect
22on :
33 push :
44 branches-ignore :
5- - " ci/*"
6- - " develop/*"
5+ - " ci/** "
6+ - " develop/** "
77 - " main"
88 paths :
99 - build/submodules/SPIRV-Reflect
You can’t perform that action at this time.
0 commit comments