Update translations.yml

Fix the context in which this actions runs
This commit is contained in:
Oliver 2021-04-22 23:23:32 +10:00 committed by GitHub
parent 92f6c13fcd
commit a09e852ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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