Skip to content

Commit 88e2044

Browse files
committed
Rename RESOURCE.md to STATUS.md
1 parent 80e4004 commit 88e2044

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/translation-status.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
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

.github/workflows/update-translation-stats.yml.disabled

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
python3 scripts/translation_status.py --only-incomplete
3030
```
3131

32-
راهنمای کامل‌تر مشارکت (شامل نحوه‌ی همگام‌سازی با نسخه‌های جدید پایتون و اسکریپت‌های موجود در `scripts/`) در [RESOURCE.md](RESOURCE.md) موجود است.
32+
راهنمای کامل‌تر مشارکت (شامل نحوه‌ی همگام‌سازی با نسخه‌های جدید پایتون و اسکریپت‌های موجود در `scripts/`) در [STATUS.md](STATUS.md) موجود است.
3333

3434
## ارتباط و هماهنگی
3535

0 commit comments

Comments
 (0)