Skip to content

Commit

Permalink
fix: PR title tag for checksum checker script workflow (#3014)
Browse files Browse the repository at this point in the history
* fix PR title tag for checksum checker script workflow

Signed-off-by: Dave Lee <[email protected]>

* Update .github/workflows/checksum_checker.yaml

Signed-off-by: Ettore Di Giacinto <[email protected]>

---------

Signed-off-by: Dave Lee <[email protected]>
Signed-off-by: Ettore Di Giacinto <[email protected]>
Co-authored-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
dave-gray101 and mudler authored Jul 26, 2024
1 parent 868182b commit fee5294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checksum_checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
token: ${{ secrets.UPDATE_BOT_TOKEN }}
push-to-fork: ci-forks/LocalAI
commit-message: ':arrow_up: Checksum updates in gallery/index.yaml'
title: 'models(gallery): :arrow_up: update checksum'
title: 'chore(model-gallery): :arrow_up: update checksum'
branch: "update/checksum"
body: Updating checksums in gallery/index.yaml
signoff: true

0 comments on commit fee5294

Please sign in to comment.