Test issue translation progress action

This commit is contained in:
Remmy Cat Stock
2022-11-06 12:52:59 +01:00
parent a73be2e742
commit 514fb88b78
2 changed files with 5 additions and 1333 deletions

View File

@@ -35,5 +35,8 @@ jobs:
run: npm run lint:styles
- name: Typecheck
run: npm run typecheck
- name: Check translations jsons
run: npm run check-translation-jsons:no-write
- name: Update translation progress issue
if: ${{ github.repository == 'remmycat/sendou.ink-contrib' && github.ref_name == 'rewrite' }}
run: |
npm run check-translation-jsons
gh issue edit 1 --body-file ./translation-progress.md

File diff suppressed because it is too large Load Diff