We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e31cad commit 0a6850fCopy full SHA for 0a6850f
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Lint & Build Project
2
3
on:
4
pull_request:
5
- branches: [ master, develop ]
+ branches: [ master, develop, feature/** ]
6
push:
7
branches: [ master, develop ]
8
0 commit comments