diff --git a/.github/workflows/label_translation-pr.yml b/.github/workflows/label_translation-pr.yml index 5dbe92fc5..cadb0a46e 100644 --- a/.github/workflows/label_translation-pr.yml +++ b/.github/workflows/label_translation-pr.yml @@ -35,4 +35,5 @@ jobs: GH_TOKEN: ${{ github.token }} run: | gh pr edit ${{ github.event.pull_request.number }} \ + --repo ${{ github.repository }} \ --add-label "Added translation"