Skip to content

Commit e04e807

Browse files
ci: run build-and-test on pushes to prepare-release branch
1 parent 6f82698 commit e04e807

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches:
99
- master
10+
- prepare-release
1011
jobs:
1112
test:
1213
name: Test go${{ matrix.goVersion}}.x ${{ matrix.goArch }}

0 commit comments

Comments
 (0)