Skip to content

Commit c5b35b0

Browse files
authored
Merge pull request #19022 from adityasharad/actions/paths-ignore-test-dir
Code scanning config: Exclude actions test directory
2 parents 28f40f1 + c534f89 commit c5b35b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/codeql/codeql-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ queries:
44
- uses: security-and-quality
55

66
paths-ignore:
7+
- '/actions/ql/test'
78
- '/cpp/'
89
- '/java/'
910
- '/python/'

0 commit comments

Comments
 (0)