Skip to content

Commit

Permalink
Update pr-open.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
barrfalk committed Jul 13, 2024
1 parent c4a23a0 commit c9482ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ jobs:
if: needs.deploys.outputs.triggered == 'true'
needs: [deploys]
uses: ./.github/workflows/.tests.yml

with:
target: ${{ github.event.number }}
secrets: inherit # so that the tests github action can use the secrests that this action has access to

results:
name: PR Results
Expand Down

0 comments on commit c9482ec

Please sign in to comment.