Skip to content

Commit

Permalink
Edit lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenzocaputo committed Mar 21, 2024
1 parent bd6d61d commit 9668ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: "false"
VALIDATE_PYTHON: "true"
VALIDATE_PYTHON_FLAKE8: "true"
VALIDATE_CHECKOV: "false"
DEFAULT_BRANCH: "main"

0 comments on commit 9668ebe

Please sign in to comment.