CI: fix eslint failures and serialize workflows on single runner.
Downgrade legacy lint rules to warnings, fix AdminLayout NodeMetric typing, shared concurrency group for CI and deploy-ift. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
# Один runner (WSL): параллельные workflow ломают buildx/act.
|
||||
concurrency:
|
||||
group: eventhub-frontadmin-deploy-ift
|
||||
group: eventhub-frontadmin-${{ github.ref }}
|
||||
cancel-in-progress: false
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user