We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2116852 commit 028491cCopy full SHA for 028491c
.github/workflows/disabledTestsLinter.yml
@@ -2,7 +2,7 @@ name: 'Disabled Tests Linter'
2
on:
3
pull_request:
4
paths:
5
- - 'openjdk/excludes/*'
+ - 'openjdk/excludes/**'
6
- '**/playlist.xml'
7
8
jobs:
0 commit comments