You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split PR CI into hygiene and code workflows (#130)
Separate hygiene jobs into pr-repo-hygiene.yml (always runs) and add
path filters to pr.yml so build/test jobs only run on code changes.
Markdown-only, YAML-only, Dockerfile-only, or CI-Docker-image-only PRs
now skip the build/test matrix and only run hygiene checks.
0 commit comments