renamed workflow

Contributes to CURA-10376
This commit is contained in:
Jelle Spijker 2023-03-09 09:23:01 +01:00
parent dec8f90e51
commit 9a63b5ea35
No known key found for this signature in database
GPG Key ID: 034D1C0527888B65

View File

@ -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: