We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8927f commit 1016cceCopy full SHA for 1016cce
1 file changed
.github/workflows/build-master.yml
@@ -1,7 +1,7 @@
1
name: Build Master
2
on:
3
push:
4
- branches: [ master ]
+ branches: [ master, release/* ]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments