Skip to content

Initial Release

Compare
Choose a tag to compare
@mhils mhils released this 05 Oct 00:46
· 2 commits to main since this release
2891949
fix: reuse commit-message for in-action commit (#15)

* fix: reuse commit-message for in-action commit

If the repo uses some kind of commit message linting, such as a pre-commit hook that implements commitizen, it will be able to still do the commit without linter violations.

* fix: do not verify commit message

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>