Skip to content

Commit

Permalink
Fixed concurrency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gbruer15 committed Sep 4, 2024
1 parent 9ef9a53 commit d8de420
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/auto-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ on:
required: false
type: string

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
auto-format:
name: Run JuliaFormatter and create pull request
Expand Down

0 comments on commit d8de420

Please sign in to comment.