We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a6c85a commit 2cfca39Copy full SHA for 2cfca39
.github/workflows/maven.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches: [ master ]
9
10
+permissions: write-all
11
+
12
jobs:
13
build:
14
0 commit comments