mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 19:18:40 +00:00
workflow fix
This commit is contained in:
parent
a4c1e7e8b2
commit
7b742e4770
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
submodules: recursive
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v4
|
||||
uses: github/super-linter/slim@v4
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
DEFAULT_BRANCH: develop
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user