We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fea78 commit f7a0901Copy full SHA for f7a0901
.github/workflows/linter.yml
@@ -42,3 +42,4 @@ jobs:
42
DEFAULT_BRANCH: master
43
JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.js
44
VALIDATE_EDITORCONFIG: false
45
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments