mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-10 14:41:43 +00:00
parent
ac34eebfb0
commit
9b83466f0c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Super-Linter
|
||||
uses: docker://ghcr.io/github/super-linter:slim-v4
|
||||
uses: github/super-linter/slim@v4
|
||||
env:
|
||||
FILTER_REGEX_INCLUDE: .*(\.py|\.md|\.yml)$
|
||||
FILTER_REGEX_EXCLUDE: .*/deps/.*
|
||||
|
|
Loading…
Reference in a new issue