We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d89ef commit b4b751bCopy full SHA for b4b751b
.github/workflows/maven-verify.yml
@@ -1,4 +1,6 @@
1
name: Run `mvn verify` on JDK 17
2
+permissions:
3
+ contents: read
4
5
on:
6
pull_request:
0 commit comments