mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 15:10:43 +00:00
fix(ci): narrow CodeQL critical scan (#72982)
This commit is contained in:
8
.github/codeql/codeql-actions-critical-security.yml
vendored
Normal file
8
.github/codeql/codeql-actions-critical-security.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
name: openclaw-codeql-actions-critical-security
|
||||
|
||||
paths:
|
||||
- .github/actions
|
||||
- .github/workflows
|
||||
|
||||
paths-ignore:
|
||||
- .github/workflows/stale.yml
|
||||
Reference in New Issue
Block a user