This commit is contained in:
parent
89c3046b88
commit
fa2f1fc7a0
|
|
@ -43,6 +43,4 @@ jobs:
|
||||||
run: pnpm audit --audit-level=moderate
|
run: pnpm audit --audit-level=moderate
|
||||||
|
|
||||||
- name: Analyze codebase health (technical debt)
|
- name: Analyze codebase health (technical debt)
|
||||||
uses: fallow-rs/fallow@v2
|
run: pnpm dlx fallow --ci
|
||||||
with:
|
|
||||||
format: sarif
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue