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 d28fbaf commit 51e7039Copy full SHA for 51e7039
.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)|(dokka.*)'
+ DEPENDENCY_GRAPH_EXCLUDE_CONFIGURATIONS: '(.*[Tt]est(Compile|Runtime)Classpath)|(dokka.*)|(graphql.*)'
0 commit comments