From 16bd9bc61e7e2c210dc74d439674920f8a37b076 Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Tue, 30 May 2023 21:35:02 +0000 Subject: [PATCH] chore: update translations workflow label --- .github/workflows/sync-translated-documents.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-translated-documents.yml b/.github/workflows/sync-translated-documents.yml index af84085d..4848a13e 100644 --- a/.github/workflows/sync-translated-documents.yml +++ b/.github/workflows/sync-translated-documents.yml @@ -32,5 +32,5 @@ jobs: branch: chore/sync-translations delete-branch: true author: task-bot <106601941+task-bot@users.noreply.github.com> - labels: translation + labels: "area: translation" token: ${{ secrets.GH_PAT }}