mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-22 08:38:40 +00:00
exclude autoloader
This commit is contained in:
parent
6b33c87ddf
commit
45a1771a1e
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -20,5 +20,6 @@ jobs:
|
|||
uses: github/super-linter/slim@v4
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
FILTER_REGEX_EXCLUDE: .*phpstan_autoloader.php
|
||||
DEFAULT_BRANCH: develop
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user