Skip to content

Commit 028491c

Browse files
authored
Enable the disable tests Linter for subdirectories (#6027)
1 parent 2116852 commit 028491c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/disabledTestsLinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Disabled Tests Linter'
22
on:
33
pull_request:
44
paths:
5-
- 'openjdk/excludes/*'
5+
- 'openjdk/excludes/**'
66
- '**/playlist.xml'
77

88
jobs:

0 commit comments

Comments
 (0)