We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
paths-ignore
1 parent d34ee8a commit c47f48fCopy full SHA for c47f48f
.github/workflows/codeql-monorepo-full.yml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- name: Scan whole repo, split up by project
34
id: whole-repo
35
- uses: advanced-security/monorepo-code-scanning-action/whole-repo@main
+ uses: advanced-security/monorepo-code-scanning-action/whole-repo@paths-ignore
36
with:
37
projects-json: monorepo-projects.json
38
queries: security-extended
0 commit comments