Browse Source

Add permissions in continuous-integration-workflow.yml

Joe Grandja 1 tháng trước cách đây
mục cha
commit
71fe6e0f34
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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