Skip to content

Commit d989028

Browse files
committed
chore(ci): remove conventional changelog commit to reduce noise
1 parent b71e7dd commit d989028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/reusable_publish_changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- name: Update Changelog in trunk
3030
run: |
3131
git add CHANGELOG.md
32-
git commit -m "chore(ci): update changelog with latest changes"
32+
git commit -m "update changelog with latest changes"
3333
git push origin HEAD:refs/heads/develop

0 commit comments

Comments
 (0)