2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

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

View File

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