Skip to content

Commit

Permalink
Update superlint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alerman authored Sep 18, 2024
1 parent dfd522b commit ccc879b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/superlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ jobs:
uses: super-linter/[email protected] # x-release-please-version
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Only validate new or edited files
VALIDATE_ALL_CODEBASE: false

0 comments on commit ccc879b

Please sign in to comment.