We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f9a56 commit 375b061Copy full SHA for 375b061
1 file changed
.github/workflows/dash-license.yml
@@ -6,6 +6,8 @@ on:
6
7
jobs:
8
license-check:
9
+ if: ${{ false }}
10
+ # Disabled until ClearlyDefined throttling is resolved (see eclipse-rdf4j/rdf4j#5457)
11
12
runs-on: ubuntu-latest
13
0 commit comments