mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-07-09 17:19:02 +00:00
These three jobs reran on every PR push but rarely caught push-to-push regressions: macOS/Windows are the slowest, costliest runners and platform breakage is rare per iteration, and CodeQL findings seldom change between pushes. Gate all three off the pull_request event so they no longer sit on every PR's critical path. They still run on push to main (and in the merge queue once enabled), so platform and security regressions are still caught before release. The only required status check, Test (ubuntu-latest, Node 22.x), is unaffected and keeps running on PRs. |
||
|---|---|---|
| .. | ||
| actions/post-coverage-comment | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| actionlint.yaml | ||
| dependabot.yml | ||
| pull_request_template.md | ||
| release.yml | ||