Skip to content

Commit

Permalink
Rename cn -> zh (huggingface#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishig25 authored Mar 22, 2023
1 parent 9f3c8c0 commit 3860ffc
Show file tree
Hide file tree
Showing 31 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/validate-yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ jobs:
uses: nrkno/yaml-schema-validator-github-action@v4
with:
schema: schemas/_events.schema.yml
target: cn/_events.yml
target: zh/_events.yml
- name: "Validate _blog.yml (chinese translation)"
uses: nrkno/yaml-schema-validator-github-action@v4
with:
schema: schemas/_blog.schema.yml
target: cn/_blog.yml
target: zh/_blog.yml
- name: "Validate _tags.yml (chinese translation)"
uses: nrkno/yaml-schema-validator-github-action@v4
with:
schema: schemas/_tags.schema.yml
target: cn/_tags.yml
target: zh/_tags.yml
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3860ffc

Please sign in to comment.