We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c26b9 commit e52e6e7Copy full SHA for e52e6e7
.github/workflows/shellcheck.yml
@@ -1,7 +1,7 @@
1
name: 'Shellcheck'
2
on:
3
- push
4
- - pull_request]
+ - pull_request
5
jobs:
6
shellcheck:
7
runs-on: 'ubuntu-latest'
0 commit comments