Update translations.yml
Fix the context in which this actions runs
(cherry picked from commit a09e852ecb)
This commit is contained in:
parent
d6ef9ee212
commit
eb55fb3e6b
|
|
@ -1,10 +1,9 @@
|
|||
name: Make Translation
|
||||
|
||||
on: ["push", "pull_request"]
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue