Skip to content

Commit da16727

Browse files
committed
chore(ci): keep conventional commits
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent ad44df6 commit da16727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gallery-agent.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ jobs:
7878
with:
7979
token: ${{ secrets.UPDATE_BOT_TOKEN }}
8080
push-to-fork: ci-forks/LocalAI
81-
commit-message: ':robot: Add new models to gallery via gallery agent'
82-
title: 'gallery: :robot: add new models via gallery agent'
81+
commit-message: 'chore(model gallery): :robot: add new models via gallery agent'
82+
title: 'chore(model gallery): :robot: add new models via gallery agent'
8383
# Branch has to be unique so PRs are not overriding each other
8484
branch-suffix: timestamp
8585
body: |

0 commit comments

Comments
 (0)