ci: split codeql quality workflow (#73404)

This commit is contained in:
Vincent Koc
2026-04-28 01:04:59 -07:00
committed by GitHub
parent a811e164e3
commit dbab162abd
4 changed files with 57 additions and 33 deletions

1
.github/CODEOWNERS vendored
View File

@@ -9,6 +9,7 @@
/.github/dependabot.yml @openclaw/secops
/.github/codeql/ @openclaw/secops
/.github/workflows/codeql.yml @openclaw/secops
/.github/workflows/codeql-critical-quality.yml @openclaw/secops
/src/security/ @openclaw/secops
/src/secrets/ @openclaw/secops
/src/config/*secret*.ts @openclaw/secops