There was an error while loading. Please reload this page.
1 parent 6f2a938 commit 4fb3155Copy full SHA for 4fb3155
1 file changed
.github/workflows/ci-zig.yml
@@ -7,6 +7,7 @@ name: Zig CI
7
on:
8
push:
9
pull_request:
10
+ branches: [main]
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.event.pull_request.head.ref || github.ref_name }}
0 commit comments