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 71acc3f commit bff80cfCopy full SHA for bff80cf
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
Spec:
11
- uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@CAT-2094-shellcheck_in_module_ci"
+ uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
12
with:
13
# This line enables shellcheck to be run on this repository
14
run_shellcheck: true
0 commit comments