Skip to content

Commit

Permalink
Inherit secrets in ack pipeline (#4064)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Mar 11, 2024
1 parent 7d4659b commit b35bf7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ name: ack

jobs:
ack:
uses: ansible/devtools/.github/workflows/ack.yml@main
uses: ansible/team-devtools/.github/workflows/ack.yml@main
secrets: inherit

0 comments on commit b35bf7e

Please sign in to comment.