mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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
|
||||
|
||||
on: ["push", "pull_request"]
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user