Skip to content

Commit 6e5b09b

Browse files
committed
chore(ci): removed dup'd concurrency entry
1 parent 41d7ac6 commit 6e5b09b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ on:
1313
- main
1414
- master
1515

16-
concurrency:
17-
group: ${{ github.workflow }}-${{ github.ref }}
18-
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
19-
2016
jobs:
2117
lua-check:
2218
name: Lua Check

0 commit comments

Comments
 (0)