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 9e48ee0 commit 35d7ba5Copy full SHA for 35d7ba5
1 file changed
.github/workflows/pr-build-workflow.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- '**'
7
8
+permissions:
9
+ contents: read
10
+
11
env:
12
DEVELOCITY_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
13
0 commit comments