Skip to content

Commit 4fb3155

Browse files
committed
fix: add branch to pull
1 parent 6f2a938 commit 4fb3155

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-zig.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name: Zig CI
77
on:
88
push:
99
pull_request:
10+
branches: [main]
1011

1112
concurrency:
1213
group: ${{ github.workflow }}-${{ github.event.pull_request.head.ref || github.ref_name }}

0 commit comments

Comments
 (0)