We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7b5a1 commit 9626d79Copy full SHA for 9626d79
1 file changed
.github/workflows/build.yml
@@ -2,6 +2,7 @@ on:
2
push:
3
branches:
4
- master
5
+ - 'm*'
6
paths:
7
- ".github/workflows/*"
8
- "script/*"
0 commit comments