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 0ed3a59 commit d470b0dCopy full SHA for d470b0d
.github/workflows/main.yml
@@ -2,6 +2,8 @@ name: CI
2
3
on: [push, pull_request]
4
5
+permissions: {}
6
+
7
env:
8
MAVEN_ARGS: -B -V -ntp -e -Djansi.passthrough=true -Dstyle.color=always
9
0 commit comments