Skip to content

Commit 4f58c5a

Browse files
committed
Add assignee
1 parent f694c0b commit 4f58c5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-meilisearch-version.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
with:
125125
token: ${{ secrets.MEILI_BOT_GH_PAT }}
126126
commit-message: "chore(version): bump Meilisearch to ${{ steps.version.outputs.new_version }}"
127-
title: "⬆️ Bump Meilisearch to ${{ steps.version.outputs.new_version }}"
127+
title: "Bump Meilisearch to ${{ steps.version.outputs.new_version }}"
128128
body: |
129129
## Description
130130
@@ -149,5 +149,6 @@ jobs:
149149
labels: |
150150
dependencies
151151
automated
152+
reviewers: brunoocasali
152153
delete-branch: true
153154

0 commit comments

Comments
 (0)