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 14ee288 commit ed9ceafCopy full SHA for ed9ceaf
.github/workflows/ci.yml
@@ -18,4 +18,5 @@ jobs:
18
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
19
with:
20
runs_on: "ubuntu-24.04"
21
+ flags: "--nightly"
22
secrets: "inherit"
.github/workflows/nightly.yml
@@ -17,5 +17,6 @@ jobs:
17
0 commit comments