We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad44df6 commit da16727Copy full SHA for da16727
.github/workflows/gallery-agent.yaml
@@ -78,8 +78,8 @@ jobs:
78
with:
79
token: ${{ secrets.UPDATE_BOT_TOKEN }}
80
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'
+ commit-message: 'chore(model gallery): :robot: add new models via gallery agent'
+ title: 'chore(model gallery): :robot: add new models via gallery agent'
83
# Branch has to be unique so PRs are not overriding each other
84
branch-suffix: timestamp
85
body: |
0 commit comments