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 fb5f80d commit 05562eeCopy full SHA for 05562ee
.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@main"
+ uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@provision"
12
with:
13
runs_on: "ubuntu-20.04"
14
secrets: "inherit"
0 commit comments