ci: docker build CI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: TS Lint
|
||||
|
||||
concurrency:
|
||||
group: py-lint-${{ github.ref }}
|
||||
group: ts-lint-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user