Skip to content

Commit 5b3c77f

Browse files
committed
Tweak PR title
1 parent 46ec403 commit 5b3c77f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-translate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
const { data: pr } = await github.rest.pulls.create({
209209
owner,
210210
repo,
211-
title: 'Automated translation updates',
211+
title: 'chore: Automated translation updates',
212212
head,
213213
base,
214214
body,

0 commit comments

Comments
 (0)