Update readme.yml
This commit is contained in:
parent
a0d76fd96a
commit
633066f6c6
1 changed files with 1 additions and 5 deletions
6
.github/workflows/readme.yml
vendored
6
.github/workflows/readme.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- Dev
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
@ -19,7 +19,3 @@ jobs:
|
|||
uses: dephraiim/translate-readme@main
|
||||
with:
|
||||
LANG: en
|
||||
- name: Adding README - Chinese Traditional
|
||||
uses: dephraiim/translate-readme@main
|
||||
with:
|
||||
LANG: zh-TW
|
||||
|
|
|
|||
Loading…
Reference in a new issue