Skip to content

Commit 290d601

Browse files
committed
Update the labels
1 parent 22dfc1a commit 290d601

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/auto-translate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Auto Translate
1+
name: Check for Updates to Translations
22

33
on:
44
push:
@@ -16,11 +16,11 @@ permissions: {}
1616

1717
jobs:
1818
translate:
19-
name: 'Trigger Auto-Translate Workflow'
19+
name: 'Check and update translations'
2020
permissions:
2121
contents: write
2222
pull-requests: write
23-
uses: newfold-labs/workflows/.github/workflows/auto-translate.yml@main
23+
uses: newfold-labs/workflows/.github/workflows/reusable-azure-ai-translate.yml@main
2424
with:
2525
text_domain: 'wp-module-onboarding'
2626
pr_branch_name: 'trunk'

0 commit comments

Comments
 (0)