ci: add comprehensive GitHub Actions workflow with security scanning and code quality checks
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -53,3 +53,6 @@ dkms.conf
|
||||
log/*
|
||||
server
|
||||
ssl/*
|
||||
# Allow .github/workflows for CI/CD
|
||||
.github/*
|
||||
!.github/workflows/
|
||||
Reference in New Issue
Block a user