ci: add comprehensive GitHub Actions workflow with security scanning and code quality checks

This commit is contained in:
2025-11-02 12:58:58 +01:00
parent c0706a8d6f
commit e26c11615f
2 changed files with 89 additions and 0 deletions

3
.gitignore vendored
View File

@@ -53,3 +53,6 @@ dkms.conf
log/*
server
ssl/*
# Allow .github/workflows for CI/CD
.github/*
!.github/workflows/