Skip to content

Commit

Permalink
Merge branch 'main' into fix-windows-ci-2
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlighter authored Dec 19, 2024
2 parents 7dc2cde + dd29dc9 commit d9f4256
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
defaults:
run:
shell: bash
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true

jobs:
lint:
Expand Down

0 comments on commit d9f4256

Please sign in to comment.