Skip to content

Commit 079125e

Browse files
authored
Update .github/workflows/i18n-consistency-checker.yaml
1 parent 3ae1563 commit 079125e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/i18n-consistency-checker.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
fetch-depth: '0'
2323
- name: Check consistency and create issue
2424
id: check-consistency
25-
env:
26-
GH_TOKEN: ${{ github.token }}
2725
run: |
2826
# Declare the flags
2927
declare -A flags=( ["ja"]=":jp: Japanese" ["zh"]=":cn: Chinese")

0 commit comments

Comments
 (0)