Skip to content

Commit

Permalink
cancel in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm committed Oct 26, 2024
1 parent 28c13e5 commit ac8404f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
branches:
- main

concurrency:
group: ${{ format('ci-{0}', github.ref) }}
cancel-in-progress: true

jobs:
Lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ac8404f

Please sign in to comment.