Update .github/workflows/changelog.yml

Co-authored-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
Yuan Tang 2025-03-14 13:44:33 -04:00 committed by GitHub
parent 17ccdbec1a
commit 27a4681ced
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
ref: main
fetch-depth: 0
- run: python ./scripts/gen-changelog.py
- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
with:
title: 'docs: update CHANGELOG.md for ${{ github.ref_name }}'
commit-message: 'docs: update CHANGELOG.md for ${{ github.ref_name }}'