Skip to content

Commit

Permalink
Update run-tests.yaml (#2380)
Browse files Browse the repository at this point in the history
  • Loading branch information
timcassell authored Jul 26, 2023
1 parent 6fa7a91 commit 4d6f168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
push:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
group: ${{ github.workflow }}-${{ github.head_ref || github.ref || github.run_id }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 4d6f168

Please sign in to comment.