We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43af6e commit 399c714Copy full SHA for 399c714
1 file changed
.github/workflows/maven.yml
@@ -11,6 +11,8 @@ on:
11
12
jobs:
13
build:
14
+ permissions:
15
+ contents: read
16
strategy:
17
matrix:
18
java: [8, 11, 17, 21]
0 commit comments