From d3190da4456da41959dcd5939848e45b063226e8 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 20 Jun 2026 22:39:07 +0200 Subject: [PATCH] Update translations-pull.yml --- .github/workflows/translations-pull.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations-pull.yml b/.github/workflows/translations-pull.yml index d4d780d58..0afe321b3 100644 --- a/.github/workflows/translations-pull.yml +++ b/.github/workflows/translations-pull.yml @@ -24,7 +24,7 @@ jobs: - name: "Pull translated strings from Transifex" # Do not run this step for PR's from forks, they don't have access to the secret - if: github.event_name != 'pull_request' || github.repository_owner == 'Cockatrice' + if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork == false uses: transifex/cli-action@v2 with: # Used config file: https://github.com/Cockatrice/Cockatrice/blob/master/.tx/config