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
This commit ensures that the commit-msg precommit runs as part of pre-commit hooks on CI.
Since pre-commit only runs stage hooks by default, we have to explicitly run the commit-msg hook.
Signed-off-by: vprashar2929 <[email protected]>
0 commit comments