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 3135977 commit 1b59a66Copy full SHA for 1b59a66
.github/workflows/unit_tests.yaml
@@ -10,7 +10,9 @@ on:
10
11
jobs:
12
Nightly:
13
+ secrets: inherit
14
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@main"
15
16
Released:
17
18
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@main"
0 commit comments