mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 13:47:51 -06:00
renamed workflow
Contributes to CURA-10376
This commit is contained in:
parent
dec8f90e51
commit
9a63b5ea35
1 changed files with 3 additions and 8 deletions
|
@ -1,13 +1,8 @@
|
||||||
name: update-i18n
|
name: update-translations
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
paths:
|
|
||||||
- 'resources/i18n/**'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-18n:
|
update-translations:
|
||||||
name: Update i18n
|
name: Update translations
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
Loading…
Add table
Add a link
Reference in a new issue