Skip to content

Commit

Permalink
feat: improve biome config
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed May 24, 2024
1 parent cb9a359 commit 4749cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
concurrency:
group: checks-${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.head_ref || github.ref }}
# cancel jobs on PRs only
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
cancel-in-progress: true

permissions:
actions: read
Expand Down

0 comments on commit 4749cb5

Please sign in to comment.