Skip to content

Commit 1b59a66

Browse files
WIP
1 parent 3135977 commit 1b59a66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit_tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ 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

1516
Released:
17+
secrets: inherit
1618
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@main"

0 commit comments

Comments
 (0)