From 1f31171fcacd554a4378df913dc8a2e53975daf5 Mon Sep 17 00:00:00 2001 From: Ruben Talstra Date: Sun, 9 Feb 2025 21:18:01 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20ci:=20locize-pull-published-sync?= =?UTF-8?q?-pr.yml=20=20(#5763)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: ci for locize-pull-published-sync-pr.yml * fix: ci for locize-pull-published-sync-pr.yml * fixed missing parameter: base: main * removed running on pull_request --- .github/workflows/locize-pull-published-sync-pr.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/locize-pull-published-sync-pr.yml b/.github/workflows/locize-pull-published-sync-pr.yml index 557266eed9..17c893ab2a 100644 --- a/.github/workflows/locize-pull-published-sync-pr.yml +++ b/.github/workflows/locize-pull-published-sync-pr.yml @@ -1,10 +1,10 @@ name: Create Translation PR on Version Published on: -# testing - pull_request: - branches: - - main +# do not run during PR request only on push and repository_dispatch +# pull_request: +# branches: +# - main push: branches: [main] repository_dispatch: