Revert "wip"

This reverts commit 1fb3f79c23.
This commit is contained in:
alexey.lysiuk 2023-03-22 10:26:38 +02:00
parent 7ebf1e8d89
commit ac34eebfb0

View file

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: Super-Linter
uses: github/super-linter/slim@v4
uses: docker://ghcr.io/github/super-linter:slim-v4
env:
FILTER_REGEX_INCLUDE: .*(\.py|\.md|\.yml)$
FILTER_REGEX_EXCLUDE: .*/deps/.*