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 b1ec722 + 1e88ccc commit 73e0921Copy full SHA for 73e0921
.github/workflows/gradle.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches: [ "main" ]
9
10
+permissions: write-all
11
+
12
jobs:
13
build:
14
name: Gradle build and publish
0 commit comments