We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9b2eb commit c655d52Copy full SHA for c655d52
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
push:
5
- branches: ["*"]
+ branches-ignore: ["trunk"]
6
tags: [v0.*]
7
pull_request:
8
merge_group:
.github/workflows/shaders.yml
@@ -2,7 +2,7 @@ name: Shaders
0 commit comments