Skip to content

Commit 14101c8

Browse files
committed
CI: run shellcheck test on all branches
1 parent 9a303f1 commit 14101c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Shellcheck
2+
23
on:
34
push:
4-
branches: [ master ]
55
pull_request:
6-
branches: [ master ]
76

87
jobs:
98
shellcheck:

0 commit comments

Comments
 (0)