We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64aaa08 commit 5164ff3Copy full SHA for 5164ff3
1 file changed
.github/workflows/nightly.yml
@@ -13,4 +13,6 @@ jobs:
13
Acceptance:
14
needs: Spec
15
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
16
+ with:
17
+ flags: "--nightly"
18
secrets: "inherit"
0 commit comments