Skip to content

Commit b6bd7d5

Browse files
authored
Add CodeQL.yml to ignore worker packages (#10316)
1 parent de09f9f commit b6bd7d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CodeQL.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
path_classifiers:
2+
library:
3+
- "out/bin/**/workers"
4+
- "out/pub/**/workers"

0 commit comments

Comments
 (0)