Skip to content

Commit d34ee8a

Browse files
authored
Test the paths-ignore filter on PR workflow
1 parent 3a64cda commit d34ee8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-monorepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Spot changes to projects
7272
id: changes
73-
uses: advanced-security/monorepo-code-scanning-action/changes@main
73+
uses: advanced-security/monorepo-code-scanning-action/changes@paths-ignore
7474
with:
7575
projects-json: monorepo-projects.json
7676
queries: security-extended

0 commit comments

Comments
 (0)