Skip to content

Commit

Permalink
CI: add secrets: inherit to preview workflow call (commaai#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
signed-long authored Jul 16, 2024
1 parent e60935b commit b7f4797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ jobs:
needs: build
if: github.event_name == 'pull_request' && github.repository == 'commaai/new-connect'
uses: commaai/new-connect/.github/workflows/preview.yaml@master
secrets: inherit
with:
pr_number: ${{ github.event.number }}

0 comments on commit b7f4797

Please sign in to comment.