diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 356a266..8f831fe 100644 --- a/.github/workflows/pr-regen-translations.yml +++ b/.github/workflows/pr-regen-translations.yml @@ -4,7 +4,7 @@ name: pull-request-ci on: pull_request_target: types: ["opened", "synchronize", "reopened", "labeled", "unlabeled"] - branches: ["main"] + branches: ["master"] permissions: contents: write