Skip to content

Commit

Permalink
super-linter: remove execute bit check
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Feb 2, 2024
1 parent 0a0ad54 commit 58d0178
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- uses: super-linter/super-linter/[email protected]
env:
DEFAULT_BRANCH: main
ERROR_ON_MISSING_EXEC_BIT: true
VALIDATE_EDITORCONFIG: true
VALIDATE_ALL_CODEBASE: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 58d0178

Please sign in to comment.