Skip to content

Commit

Permalink
ci(lint) - super-linter - don't validate TypeScript standard
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Oct 12, 2022
1 parent 457efaf commit 69361df
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 @@ -28,6 +28,7 @@ jobs:
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
VALIDATE_TYPESCRIPT_STANDARD: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

lint:
Expand Down

0 comments on commit 69361df

Please sign in to comment.