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
feat: support `merge-base` input (#86)
* feat: add a empty commit to main for testing
* feat: support merge-base option #85
* test: update commit-check.yml to debug
* test: checkout all branches and tags
* feat: add a empty commit to main for testing
* docs: update readme
* test: update merge_base regex
* fix: update .commit-check.yml
* docs: update README.md