Skip to content

Commit

Permalink
Temporarily disable failing workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Apr 6, 2024
1 parent 9588983 commit 722eea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
if: github.ref == 'FIXME'
uses: github/super-linter@45fc0d88288beee4701c62761281edfee85655d7 # v5.0.0
env:
FILTER_REGEX_EXCLUDE: '(gradlew|gradlew.bat|gradle/*|mvnw|mvnw.cmd|.mvn/*)'
Expand Down

0 comments on commit 722eea5

Please sign in to comment.