Skip to content

Commit 9113c99

Browse files
committed
Add comment
1 parent ff7a2ef commit 9113c99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
Spec:
1111
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
12-
with:
12+
with:
13+
# This line enables shellcheck to be run on this repository
1314
run_shellcheck: true
1415
secrets: "inherit"

0 commit comments

Comments
 (0)