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 445abca commit e175879Copy full SHA for e175879
.github/workflows/ci.yml
@@ -3,6 +3,8 @@ on:
3
pull_request:
4
merge_group:
5
push:
6
+ branches:
7
+ - master
8
jobs:
9
shellcheck:
10
runs-on: ubuntu-latest
0 commit comments