We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7751d commit b94aba4Copy full SHA for b94aba4
1 file changed
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build
2
on:
3
push:
4
branches:
5
- - master
+ - patch-12
6
workflow_dispatch:
7
8
concurrency:
0 commit comments