Skip to content

Commit 94a21f1

Browse files
ci: run build_and_test workflow on pushes to prepare-release
1 parent 2eccc0a commit 94a21f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
push:
99
branches:
1010
- "master"
11+
- "prepare-release"
1112
tags:
1213
- v*
1314

0 commit comments

Comments
 (0)