浏览代码

Add permissions in continuous-integration-workflow.yml

Joe Grandja 1 月之前
父节点
当前提交
71fe6e0f34
共有 1 个文件被更改,包括 3 次插入0 次删除
  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