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 bfda2b3 commit c39c280Copy full SHA for c39c280
.github/workflows/build.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- develop
7
+ - "feat-*"
8
pull_request:
9
workflow_dispatch:
10
0 commit comments