ci: docker build CI
TS Lint / ESLint (push) Has been cancelled
TS Lint / Oxlint (push) Has been cancelled
TS Lint / TypeScript (push) Has been cancelled
Docker Build / build (push) Successful in 14m33s

This commit is contained in:
2026-07-14 15:25:50 +02:00
parent f4667b4f6e
commit 7256042750
3 changed files with 41 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: TS Lint
concurrency:
group: py-lint-${{ github.ref }}
group: ts-lint-${{ github.ref }}
cancel-in-progress: true
on: