The push-only trigger skipped fork PRs entirely (e.g. #2378, which merged the unformatted nightly workflow with no format check run), and the whole-repo check made every open PR go red for files it never touched once one bad file landed on main. Trigger on pull_request so every PR is checked regardless of origin, and diff against the merge base so a PR is only ever red for its own files. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli-e2e.yml | ||
| desktop-testing.yml | ||
| frontend-nightly.yml | ||
| frontend-release.yml | ||
| frontend.yml | ||
| gitleaks.yml | ||
| go.yml | ||
| prettier.yml | ||
| react-doctor.yml | ||
| testing-build.yml | ||