ci: remove security audit job from CI workflow
Some checks failed
CI/CD Pipeline / Quick Checks (pull_request) Failing after 18s
CI/CD Pipeline / ESLint (pull_request) Has been skipped
CI/CD Pipeline / Test & Coverage (pull_request) Has been skipped
CI/CD Pipeline / Build Application (pull_request) Has been skipped

This commit is contained in:
2025-05-27 13:26:37 +02:00
parent 9cb7cf000f
commit 95823a866f
2 changed files with 1 additions and 36 deletions

View File

@ -138,11 +138,6 @@ The Gitea Actions workflow includes:
- Unit tests with coverage
- Build verification
2. **Security Audit:**
- Dependency vulnerability scanning
- Security audit reporting
## 📊 Code Quality
### Pre-commit Hooks