Skip to content

Commit

Permalink
ci: Add correct title to CHANGELOG.md PRs (argoproj#5915)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Collins <[email protected]>
  • Loading branch information
alexec authored May 14, 2021
1 parent 0acaf3b commit 830a159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
- run: ./hack/changelog.sh > CHANGELOG.md
- uses: peter-evans/create-pull-request@v3
with:
title: 'docs: updated CHANGELOG.md'
commit-message: 'docs: updated CHANGELOG.md'
signoff: true

0 comments on commit 830a159

Please sign in to comment.