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 7fe585d commit 6494ecaCopy full SHA for 6494eca
.github/workflows/ci.yml
@@ -11,13 +11,11 @@ jobs:
11
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
12
with:
13
runs_on: "ubuntu-24.04"
14
- flags: "--nightly"
15
secrets: "inherit"
16
17
Acceptance:
18
needs: Spec
19
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
20
21
22
23
0 commit comments