Update translations.yml

Fix the context in which this actions runs

(cherry picked from commit a09e852ecb)
This commit is contained in:
Oliver 2021-04-22 23:23:32 +10:00 committed by Oliver Walters
parent d6ef9ee212
commit eb55fb3e6b

View File

@ -1,10 +1,9 @@
name: Make Translation
on: ["push", "pull_request"]
# on:
# push:
# branches:
# - master
on:
push:
branches:
- master
jobs: