mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 07:44:43 -05:00
Revert "Test issue translation progress action"
This reverts commit 514fb88b78.
This commit is contained in:
parent
514fb88b78
commit
9837f6922c
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
|
|
@ -35,8 +35,5 @@ jobs:
|
|||
run: npm run lint:styles
|
||||
- name: Typecheck
|
||||
run: npm run typecheck
|
||||
- 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
|
||||
- name: Check translations jsons
|
||||
run: npm run check-translation-jsons:no-write
|
||||
|
|
|
|||
1331
translation-progress.md
Normal file
1331
translation-progress.md
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user