ci: docker build CI
Python Lint CI / ruff-format-check (push) Successful in 7m27s
Python Lint CI / ty (push) Successful in 6m57s
Python Lint CI / ruff (push) Successful in 7m51s

This commit is contained in:
2026-07-14 15:26:51 +02:00
parent f4667b4f6e
commit 34fadcf6f6
4 changed files with 42 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Python Lint CI
concurrency:
group: ts-lint-${{ github.ref }}
group: py-lint-${{ github.ref }}
cancel-in-progress: true
on: