mirror of
https://github.com/dialect-app/po.git
synced 2025-06-18 12:16:25 +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
|
||||
- uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
committer_name: GitHub Actions
|
||||
committer_email: actions@github.com
|
||||
default_author: github_actions
|
||||
message: "Update languages names translations"
|
||||
add: "['cldr-langs/*.po', 'cldr-langs/LINGUAS']"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue