fix(ci): remove concurrency block causing Gitea panic on dispatch
Universal: Cascade Main → Dev / Cascade main → branches (push) Successful in 3s

Authored-by: Moko Consulting
This commit is contained in:
2026-05-20 01:49:52 +00:00
parent a4e417c667
commit 3427f9f989
-4
View File
@@ -16,10 +16,6 @@
name: "Generic: Repo Health"
concurrency:
group: repo-health-${{ github.repository }}-${{ github.ref }}
cancel-in-progress: true
defaults:
run:
shell: bash