We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d7ac6 commit 6e5b09bCopy full SHA for 6e5b09b
1 file changed
.github/workflows/lint.yml
@@ -13,10 +13,6 @@ on:
13
- main
14
- master
15
16
-concurrency:
17
- group: ${{ github.workflow }}-${{ github.ref }}
18
- cancel-in-progress: ${{ github.event_name == 'pull_request' }}
19
-
20
jobs:
21
lua-check:
22
name: Lua Check
0 commit comments