mirror of
https://github.com/dialect-app/po.git
synced 2025-06-18 20:26:26 +00:00
CI: Just use github_actions as default_author
This commit is contained in:
parent
0006c5011f
commit
7da2cd943c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
|
@ -14,8 +14,7 @@ jobs:
|
||||||
- run: python gen_cldr_langs.py
|
- run: python gen_cldr_langs.py
|
||||||
- uses: EndBug/add-and-commit@v9
|
- uses: EndBug/add-and-commit@v9
|
||||||
with:
|
with:
|
||||||
committer_name: GitHub Actions
|
default_author: github_actions
|
||||||
committer_email: actions@github.com
|
|
||||||
message: "Update languages names translations"
|
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