Skip to content

Commit

Permalink
Inherit secrets for driver build failure check (#1673)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stringy authored May 15, 2024
1 parent 27117b4 commit 79724d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cpaas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
check-drivers-failures:
uses: ./.github/workflows/check-drivers-failures.yml
needs: sync-drivers-and-support-packages
secrets: inherit
with:
logs-artifact:
drivers-build-failures
Expand Down

0 comments on commit 79724d5

Please sign in to comment.