Skip to content

Commit

Permalink
Update test-runner-ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Titsworth <[email protected]>
Signed-off-by: tylertitsworth <[email protected]>
  • Loading branch information
Tyler Titsworth committed Jun 27, 2024
1 parent 598e6b7 commit 5d39dd0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test-runner-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ on:
pull_request:
paths:
- 'test-runner/**'
push: null
push:
branches:
- main
permissions: read-all
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit 5d39dd0

Please sign in to comment.