mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-12 01:08:39 +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
|
uses: github/super-linter/slim@v4
|
||||||
env:
|
env:
|
||||||
VALIDATE_ALL_CODEBASE: false
|
VALIDATE_ALL_CODEBASE: false
|
||||||
|
FILTER_REGEX_EXCLUDE: .*phpstan_autoloader.php
|
||||||
DEFAULT_BRANCH: develop
|
DEFAULT_BRANCH: develop
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user