Skip to content

Commit

Permalink
Fix CI runs on master (#2141)
Browse files Browse the repository at this point in the history
  • Loading branch information
palango authored Jun 26, 2023
1 parent 7ac2ad4 commit 4bd05de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- master

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

env:
Expand Down

0 comments on commit 4bd05de

Please sign in to comment.