mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 04:26:44 +00:00
Update translations.yml
Fix the context in which this actions runs
This commit is contained in:
parent
92f6c13fcd
commit
a09e852ecb
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