Skip to content

Commit

Permalink
super-linter: add GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan committed Jun 21, 2021
1 parent 5d6ce66 commit 254ed4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
uses: github/super-linter@v4.0.2
env:
VALIDATE_ENV: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 254ed4d

Please sign in to comment.