mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
Update translations.yml
Fix the context in which this actions runs (cherry picked from commit a09e852ecb4dfa1b8111436c14e8ee9006820a12)
This commit is contained in:
parent
d6ef9ee212
commit
eb55fb3e6b
9
.github/workflows/translations.yml
vendored
9
.github/workflows/translations.yml
vendored
@ -1,10 +1,9 @@
|
|||||||
name: Make Translation
|
name: Make Translation
|
||||||
|
|
||||||
on: ["push", "pull_request"]
|
on:
|
||||||
# on:
|
push:
|
||||||
# push:
|
branches:
|
||||||
# branches:
|
- master
|
||||||
# - master
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user