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 72857dc commit 3e4b93aCopy full SHA for 3e4b93a
.github/workflows/lint.yml
@@ -20,3 +20,4 @@ jobs:
20
uses: github/super-linter@v4
21
env:
22
VALIDATE_ALL_CODEBASE: false
23
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments