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.
2 parents 529955b + ffe7254 commit c5d9337Copy full SHA for c5d9337
.github/workflows/ci-docs.yml
@@ -1,5 +1,8 @@
1
name: Javadoc
2
on: [push, pull_request]
3
+permissions:
4
+ contents: read
5
+
6
jobs:
7
test:
8
name: ${{ matrix.jdk }} Javadocs
.github/workflows/ci-xqts.yml
name: XQTS
xqts:
name: W3C XQuery Test Suite
0 commit comments