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.
2 parents 6e31cad + 0a6850f commit 73df33fCopy full SHA for 73df33f
.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