Skip to content

Commit 07867c2

Browse files
authored
devops: ignore tests in CodeQL checks (#1805)
1 parent b4151b1 commit 07867c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CodeQL.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
path_classifiers:
2+
tests:
3+
- "playwright/src/test/**"

0 commit comments

Comments
 (0)