From a09e852ecb4dfa1b8111436c14e8ee9006820a12 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 22 Apr 2021 23:23:32 +1000 Subject: [PATCH] Update translations.yml Fix the context in which this actions runs --- .github/workflows/translations.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index efce44fc14..91ca36f9e0 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -1,10 +1,9 @@ name: Make Translation -on: ["push", "pull_request"] -# on: -# push: -# branches: -# - master +on: + push: + branches: + - master jobs: