mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-25 08:33:55 +00:00
fix(ci): clone qwen-autofix into a recovery workflow entity (#9482)
The Actions backend wedged the original qwen-autofix.yml workflow entity on 2026-08-19: runs stick "queued" with zero jobs and cannot be cancelled or deleted via API, schedule ticks stopped being created, and event- triggered runs are dropped. Same-repo control workflows run normally, so the failure is bound to that one workflow entity. A byte-identical copy under a new path registers as a fresh entity and resumes the loop; the original file stays untouched so the revert is deleting this one file.
This commit is contained in:
parent
b5577b7d11
commit
fd2dcd3fe0
1 changed files with 7699 additions and 0 deletions
7699
.github/workflows/qwen-autofix-recovery.yml
vendored
Normal file
7699
.github/workflows/qwen-autofix-recovery.yml
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue