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
CI: add per-commit workflow triggered by ci:per-commit label
When a PR with the ci:per-commit label is merged, every commit pushed
to main runs the full CI matrix. This makes it easy to identify which
commit broke the build and revert it.
Closes#59
0 commit comments