We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
1 parent 79b6b7e commit 25b545dCopy full SHA for 25b545d
.github/workflows/check-i18n-task.yml
@@ -48,6 +48,8 @@ jobs:
48
49
- name: Install dependencies
50
run: yarn
51
+ env:
52
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53
54
- name: Check for errors
55
run: yarn i18n:check
0 commit comments