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 bc7121e commit d28fbafCopy full SHA for d28fbaf
.github/workflows/dependencies.yml
@@ -25,4 +25,4 @@ jobs:
25
env:
26
GITHUB_DEPENDENCY_GRAPH_REF: ${{ github.ref }}
27
DEPENDENCY_GRAPH_EXCLUDE_PROJECTS: ':buildSrc'
28
- DEPENDENCY_GRAPH_EXCLUDE_CONFIGURATIONS: '.*[Tt]est(Compile|Runtime)Classpath'
+ DEPENDENCY_GRAPH_EXCLUDE_CONFIGURATIONS: '(.*[Tt]est(Compile|Runtime)Classpath)|(dokka.*)'
0 commit comments