mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-30 07:44:22 +08:00
add on
Contributes to CURA-10376
This commit is contained in:
parent
a286c43f17
commit
315d579a25
33
.github/workflows/update-translation.yml
vendored
33
.github/workflows/update-translation.yml
vendored
@ -1,21 +1,22 @@
|
|||||||
name: update-translations
|
name: update-translations
|
||||||
|
|
||||||
push:
|
on:
|
||||||
paths:
|
push:
|
||||||
- 'plugins/**'
|
paths:
|
||||||
- 'resources/**'
|
- 'plugins/**'
|
||||||
- 'cura/**'
|
- 'resources/**'
|
||||||
- 'icons/**'
|
- 'cura/**'
|
||||||
- 'tests/**'
|
- 'icons/**'
|
||||||
- 'packaging/**'
|
- 'tests/**'
|
||||||
- '.github/workflows/conan-*.yml'
|
- 'packaging/**'
|
||||||
- '.github/workflows/notify.yml'
|
- '.github/workflows/conan-*.yml'
|
||||||
- '.github/workflows/requirements-conan-package.txt'
|
- '.github/workflows/notify.yml'
|
||||||
- 'requirements*.txt'
|
- '.github/workflows/requirements-conan-package.txt'
|
||||||
- 'conanfile.py'
|
- 'requirements*.txt'
|
||||||
- 'conandata.yml'
|
- 'conanfile.py'
|
||||||
- 'GitVersion.yml'
|
- 'conandata.yml'
|
||||||
- '*.jinja'
|
- 'GitVersion.yml'
|
||||||
|
- '*.jinja'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-translations:
|
update-translations:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user