Skip to content

Commit

Permalink
build(linter): set VALIDATE_JSON:false, DEFAULT_BRANCH:main
Browse files Browse the repository at this point in the history
  • Loading branch information
gmacario committed Nov 10, 2024
1 parent 83bfdc9 commit 69623e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ jobs:
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_JSON: false
DEFAULT_BRANCH: main

# EOF

0 comments on commit 69623e6

Please sign in to comment.