Skip to content

Commit 2d9c1a7

Browse files
Merge pull request #804 from puppetlabs/inherit_secrets
Pass credentials to reusable workflow
2 parents d13db5a + f21754d commit 2d9c1a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static_code_analysis.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ on:
1111
jobs:
1212
static_code_analysis:
1313
uses: "puppetlabs/phoenix-github-actions/.github/workflows/static_code_analysis.yaml@main"
14+
secrets: inherit

0 commit comments

Comments
 (0)