Skip to content

Commit

Permalink
Use concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysle committed May 15, 2024
1 parent 8cac016 commit eb2e678
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
pull_request_target:
types:
- closed
concurrency:
group: tests-${{ github.ref }}
cancel-in-progress: true


jobs:
create-release:
Expand Down

0 comments on commit eb2e678

Please sign in to comment.