mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 05:37:50 -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
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'resources/i18n/**'
|
||||
name: update-translations
|
||||
|
||||
jobs:
|
||||
update-18n:
|
||||
name: Update i18n
|
||||
update-translations:
|
||||
name: Update translations
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
Loading…
Add table
Add a link
Reference in a new issue