We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ef2f7 commit 95837e4Copy full SHA for 95837e4
1 file changed
.github/workflows/changelog.yml
@@ -40,6 +40,7 @@ jobs:
40
if: steps.changelog-changes.outputs.has-changes == 'true'
41
with:
42
commit_message: "chore(changelog): update CHANGELOG.md"
43
+ commit_options: '--no-verify'
44
file_pattern: CHANGELOG.md
45
commit_user_name: github-actions[bot]
46
commit_user_email: github-actions[bot]@users.noreply.github.com
0 commit comments