Browse Source

zero out perms

Signed-off-by: Alex Meijer <alexander.meijer@ibm.com>
Alex Meijer 1 năm trước cách đây
mục cha
commit
e0f6d7b065
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: |