We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7876126 + 181160f commit dcb1f3eCopy full SHA for dcb1f3e
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build
2
3
on:
4
push:
5
- branches: [ master, staging ]
+ branches: [ master, staging, branch-7.0 ]
6
pull_request:
7
branches: [ master, staging ]
8
0 commit comments