Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information