mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-19 00:43:15 +08:00
run on push to sources
Contributes to CURA-10376
This commit is contained in:
parent
9a63b5ea35
commit
a286c43f17
17
.github/workflows/update-translation.yml
vendored
17
.github/workflows/update-translation.yml
vendored
@ -1,5 +1,22 @@
|
||||
name: update-translations
|
||||
|
||||
push:
|
||||
paths:
|
||||
- 'plugins/**'
|
||||
- 'resources/**'
|
||||
- 'cura/**'
|
||||
- 'icons/**'
|
||||
- 'tests/**'
|
||||
- 'packaging/**'
|
||||
- '.github/workflows/conan-*.yml'
|
||||
- '.github/workflows/notify.yml'
|
||||
- '.github/workflows/requirements-conan-package.txt'
|
||||
- 'requirements*.txt'
|
||||
- 'conanfile.py'
|
||||
- 'conandata.yml'
|
||||
- 'GitVersion.yml'
|
||||
- '*.jinja'
|
||||
|
||||
jobs:
|
||||
update-translations:
|
||||
name: Update translations
|
||||
|
Loading…
x
Reference in New Issue
Block a user