Skip to content

Commit

Permalink
add linter rule path
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-erojaslizano committed May 20, 2024
1 parent 7ca86c2 commit 8637e5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_CHECKOV: false
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LINTER_RULES_PATH: .github/linters
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8637e5f

Please sign in to comment.