We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f340ca commit 828048eCopy full SHA for 828048e
1 file changed
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [ master, feature/* ]
6
pull_request:
7
- branches: [ * ]
+ branches: [ master ]
8
9
jobs:
10
scan:
0 commit comments