fix(ci): 修复concurrency group变量名,根治run堆积 #422
Reference in New Issue
Block a user
Delete Branch "feat/ci-concurrency-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题
github.workflow变量github.workflow可能为空或不一致,导致concurrency group不匹配修复
ci-cd+gitea.event_name+gitea.refcancel-in-progress: true保留CI全绿,concurrency修复验证通过,批准合并。