Skip to content

Commit 8469f58

Browse files
authored
[improve][ci] Skip test for pip directory (apache#20672)
1 parent e97fe5b commit 8469f58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/changes-filter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ docs:
1111
- '.idea/**'
1212
- 'deployment/**'
1313
- 'wiki/**'
14+
- 'pip/**'
1415
tests:
1516
- added|modified: '**/src/test/java/**/*.java'
1617
need_owasp:

0 commit comments

Comments
 (0)