Bläddra i källkod

Add permissions in continuous-integration-workflow.yml

Joe Grandja 1 månad sedan
förälder
incheckning
71fe6e0f34
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      .github/workflows/continuous-integration-workflow.yml

+ 3 - 0
.github/workflows/continuous-integration-workflow.yml

@@ -11,6 +11,9 @@ on:
 env:
   DEVELOCITY_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
 
+permissions:
+  contents: read
+
 jobs:
   build:
     name: Build