mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-20 05:07:54 +00:00
ci: comment PRs as LocalAI bot
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
4e84764787
commit
c6838d4301
1
.github/workflows/comment-pr.yaml
vendored
1
.github/workflows/comment-pr.yaml
vendored
@ -71,5 +71,6 @@ jobs:
|
|||||||
- name: Comment PR with execution number
|
- name: Comment PR with execution number
|
||||||
uses: thollander/actions-comment-pull-request@v2
|
uses: thollander/actions-comment-pull-request@v2
|
||||||
with:
|
with:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.UPDATE_BOT_TOKEN }}
|
||||||
message: ${{ steps.summarize.outputs.message }}
|
message: ${{ steps.summarize.outputs.message }}
|
||||||
comment_tag: execution
|
comment_tag: execution
|
||||||
|
Loading…
Reference in New Issue
Block a user