Skip to content

Commit 391ad7d

Browse files
Remove concurrency checks
1 parent 3c62a73 commit 391ad7d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/fortran-lint.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ on:
2424
type: string
2525
default: "3.14"
2626

27-
concurrency:
28-
group: ${{ github.ref }}
29-
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
30-
3127
jobs:
3228
fortran-linting:
3329
name: Fortran lint

0 commit comments

Comments
 (0)