diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 05513b6..c96a655 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -34,4 +34,4 @@ jobs: # for this yet here VALIDATE_PYTHON_PYLINT: false # We don't want to lint EC files - FILTER_REGEX_EXCLUDE: .*/ecl-ec.* + FILTER_REGEX_EXCLUDE: ".*/ecl-*\.(css|js)"