Skip to content

Commit f3f39d6

Browse files
committed
Updates
1 parent c6f5f52 commit f3f39d6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/lint.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
timeout-minutes: 5
1818

19-
concurrency:
20-
group: ${{ github.workflow }}-${{ github.ref }}
21-
cancel-in-progress: true
22-
2319
steps:
2420
- name: "Checkout"
2521
uses: actions/checkout@v4

0 commit comments

Comments
 (0)