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
After some research, it seems the right thing to do is to configure this check to be marked SKIP in the gh action, and instead use gh branch protection to avoid direct merges to main. The check is still useful for local workflows using the pre-commit framework as an actual git pre-commit hook.
https://github.com/beman-project/Optional26/actions/runs/10691091170
Failed on check of accidental merge to main branch.
The text was updated successfully, but these errors were encountered: