mirror of
https://github.com/dialect-app/po.git
synced 2025-06-18 20:26:26 +00:00
Fix CI
This commit is contained in:
parent
5d55801fd2
commit
bf50747f0c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -17,5 +17,5 @@ jobs:
|
|||
committer_name: GitHub Actions
|
||||
committer_email: actions@github.com
|
||||
message: "Update languages names translations"
|
||||
add: ["cldr-langs/*.po", "cldr-langs/LINGUAS"]
|
||||
add: "['cldr-langs/*.po', 'cldr-langs/LINGUAS']"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue