Skip to content

Commit 7425701

Browse files
authored
Update sync-upstream.yml
1 parent 416acc6 commit 7425701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
head: master
3636
base: esql/lang
37-
title: "🤖 Merge upstream to dev"
37+
title: "🤖 ESQL: Merge upstream to dev"
3838
body: ":robot: Generated PR to keep development branch up to date"
3939
labels: "upstream-sync,auto-merge"
4040
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)