Skip to content

Commit

Permalink
on concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
davvd committed Jul 16, 2024
1 parent fcdb42c commit 3c5e291
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ name: rake
pull_request:
branches:
- master
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
strategy:
Expand Down

0 comments on commit 3c5e291

Please sign in to comment.