Skip to content

Commit

Permalink
#69 fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Jan 10, 2024
1 parent cd7a395 commit 9398252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
FILTER_REGEX_INCLUDE: .*.github/workflows/.*
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# only lint new and modified files
VALIDATE_ALL_CODEBASE: false
VALIDATE_ALL_CODEBASE: false

0 comments on commit 9398252

Please sign in to comment.