mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-07 11:08:20 +00:00
Update .github/workflows/changelog.yml
Co-authored-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
27a4681ced
commit
7bc5a48174
1 changed files with 2 additions and 1 deletions
3
.github/workflows/changelog.yml
vendored
3
.github/workflows/changelog.yml
vendored
|
@ -19,7 +19,8 @@ jobs:
|
|||
with:
|
||||
ref: main
|
||||
fetch-depth: 0
|
||||
- run: python ./scripts/gen-changelog.py
|
||||
- run: |
|
||||
python ./scripts/gen-changelog.py
|
||||
- uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
title: 'docs: update CHANGELOG.md for ${{ github.ref_name }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue