File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 run : |
2929 git config user.name "github-actions[bot]"
3030 git config user.email "github-actions[bot]@users.noreply.github.com"
31- git add RESOURCE .md
31+ git add STATUS .md
3232 git diff --staged --quiet || git commit -m "Update translation status table"
3333 git push
Original file line number Diff line number Diff line change 2525 run: |
2626 git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
2727 git config --local user.name "GitHub Action"
28- git add RESOURCE .md TEAM.md reports/ README.md
28+ git add STATUS .md TEAM.md reports/ README.md
2929 git commit -m "Update translation statistics [skip ci]" || exit 0
3030 git push
Original file line number Diff line number Diff line change 2929python3 scripts/translation_status.py --only-incomplete
3030```
3131
32- راهنمای کاملتر مشارکت (شامل نحوهی همگامسازی با نسخههای جدید پایتون و اسکریپتهای موجود در ` scripts/ ` ) در [ RESOURCE .md] ( RESOURCE .md) موجود است.
32+ راهنمای کاملتر مشارکت (شامل نحوهی همگامسازی با نسخههای جدید پایتون و اسکریپتهای موجود در ` scripts/ ` ) در [ STATUS .md] ( STATUS .md) موجود است.
3333
3434## ارتباط و هماهنگی
3535
You can’t perform that action at this time.
0 commit comments