Skip to content

Commit

Permalink
chore(ci): remove conventional changelog commit to reduce noise
Browse files Browse the repository at this point in the history
  • Loading branch information
heitorlessa committed Aug 12, 2022
1 parent b71e7dd commit d989028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_publish_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Update Changelog in trunk
run: |
git add CHANGELOG.md
git commit -m "chore(ci): update changelog with latest changes"
git commit -m "update changelog with latest changes"
git push origin HEAD:refs/heads/develop

0 comments on commit d989028

Please sign in to comment.