Skip to content

Commit

Permalink
Merge pull request #520 from jbampton/remove-execute-bit
Browse files Browse the repository at this point in the history
super-linter: remove execute bit check
  • Loading branch information
BaseMax authored Feb 2, 2024
2 parents 0a0ad54 + 58d0178 commit 75d6410
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 75d6410

Please sign in to comment.