We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c2433 commit 728f967Copy full SHA for 728f967
.github/workflows/lint.yml
@@ -2,7 +2,7 @@ name: lint
2
3
on:
4
pull_request:
5
- branches: [ master ]
+ branches: [ ** ]
6
push:
7
branches: [ master ]
8
0 commit comments