We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b3f85d commit 6eac904Copy full SHA for 6eac904
1 file changed
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
- develop
8
- "feature/**"
9
- "release/**"
0 commit comments