We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168dec1 commit 0a50468Copy full SHA for 0a50468
.github/workflows/build.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- 'master'
7
+ - 'develop'
8
9
jobs:
10
build:
0 commit comments