Skip to content

Commit c47f48f

Browse files
authored
Test the paths-ignore filter on whole-repo FULL workflow
1 parent d34ee8a commit c47f48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-monorepo-full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- name: Scan whole repo, split up by project
3434
id: whole-repo
35-
uses: advanced-security/monorepo-code-scanning-action/whole-repo@main
35+
uses: advanced-security/monorepo-code-scanning-action/whole-repo@paths-ignore
3636
with:
3737
projects-json: monorepo-projects.json
3838
queries: security-extended

0 commit comments

Comments
 (0)