feat: add-healthcheck (#231)

* fix: refactoring

* fix: refactoring

* fix: refactoring
This commit is contained in:
Charles GTE
2026-03-28 16:37:03 +01:00
committed by GitHub
parent a9c69b112d
commit bc8050c4df
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -16,7 +16,6 @@ jobs:
severity: 'CRITICAL,HIGH'
ignore-unfixed: true
secrets-gitleaks:
if: github.event.pull_request.head.repo.fork == false
runs-on: ubuntu-latest
+2 -1
View File
@@ -131,5 +131,6 @@
"tw-animate-css": "^1.4.0",
"typescript": "^5.9.3",
"zenstack": "2.14.2"
}
},
"packageManager": "pnpm@10.33.0"
}