mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-24 15:39:36 -05:00
Update translations.yml
Fix the context in which this actions runs
(cherry picked from commit a09e852ecb)
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
name: Make Translation
|
||||
|
||||
on: ["push", "pull_request"]
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user