We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae1563 commit 079125eCopy full SHA for 079125e
1 file changed
.github/workflows/i18n-consistency-checker.yaml
@@ -22,8 +22,6 @@ jobs:
22
fetch-depth: '0'
23
- name: Check consistency and create issue
24
id: check-consistency
25
- env:
26
- GH_TOKEN: ${{ github.token }}
27
run: |
28
# Declare the flags
29
declare -A flags=( ["ja"]=":jp: Japanese" ["zh"]=":cn: Chinese")
0 commit comments