Skip to content

Commit 2bc4fe9

Browse files
WIP
1 parent 669f1f1 commit 2bc4fe9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/unit_tests.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ on:
1010

1111
jobs:
1212
Nightly:
13+
secrets: inherit
1314
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@main"
1415
secrets: inherit
1516

1617
Released:
17-
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@main"
1818
secrets: inherit
19+
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@45389483d0dbc26f073374929fb30c9f6d06a7a6"

0 commit comments

Comments
 (0)