Skip to content

Commit 3e4b93a

Browse files
authored
Add token per linter docs
1 parent 72857dc commit 3e4b93a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ jobs:
2020
uses: github/super-linter@v4
2121
env:
2222
VALIDATE_ALL_CODEBASE: false
23+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)