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 b99473c commit 0de12f5Copy full SHA for 0de12f5
.github/workflows/ci.yml
@@ -11,6 +11,7 @@ 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:
.github/workflows/nightly.yml
@@ -10,6 +10,7 @@ jobs:
10
0 commit comments