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
Adds a reusable Github action that will check each commit within a PR to ensure they each follow conventional commit format. Internally, this uses the @commitlint/lint package.