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 669f1f1 commit 2bc4fe9Copy full SHA for 2bc4fe9
.github/workflows/unit_tests.yaml
@@ -10,9 +10,10 @@ 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
secrets: inherit
16
17
Released:
- uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@main"
18
19
+ uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@45389483d0dbc26f073374929fb30c9f6d06a7a6"
0 commit comments