Skip to content

Commit

Permalink
Fix linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie committed Aug 31, 2024
1 parent 0116d2f commit 27e7853
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- name: Super-Linter
uses: super-linter/super-linter@v7.1.0
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false
VALIDATE_GO: true
DEFAULT_BRANCH: master

0 comments on commit 27e7853

Please sign in to comment.