We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a303f1 commit 14101c8Copy full SHA for 14101c8
.github/workflows/shellcheck.yml
@@ -1,9 +1,8 @@
1
name: Shellcheck
2
+
3
on:
4
push:
- branches: [ master ]
5
pull_request:
6
7
8
jobs:
9
shellcheck:
0 commit comments