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 35d7ba5 commit 71fe6e0Copy full SHA for 71fe6e0
1 file changed
.github/workflows/continuous-integration-workflow.yml
@@ -11,6 +11,9 @@ on:
11
env:
12
DEVELOCITY_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
13
14
+permissions:
15
+ contents: read
16
+
17
jobs:
18
build:
19
name: Build
0 commit comments