Skip to content

Commit

Permalink
Improve super-linter config
Browse files Browse the repository at this point in the history
  • Loading branch information
nidr0x committed Aug 18, 2024
1 parent 7321962 commit 9ee0dee
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ name: Lint
on: # yamllint disable-line rule:truthy
push: null
pull_request: null

env:
VALIDATE_GITLEAKS: false
VALIDATE_GO_RELEASER: false
VALIDATE_EDITORCONFIG: false
VALIDATE_JSCDP: false
permissions: {}

jobs:
Expand Down

0 comments on commit 9ee0dee

Please sign in to comment.