소스 검색

zero out perms

Signed-off-by: Alex Meijer <alexander.meijer@ibm.com>
Alex Meijer 1 년 전
부모
커밋
e0f6d7b065
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .github/workflows/integration-testing.yaml

+ 1 - 0
.github/workflows/integration-testing.yaml

@@ -124,6 +124,7 @@ jobs:
     wait-for-dns:
         needs: [wait_for_image_ready, build-test-stack]
         runs-on: ubuntu-latest
+        permissions: {}
         steps:
           - name: Wait for DNS to resolve
             run: |