diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3cb006b7b..49cab2b21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,6 +165,8 @@ jobs: name: "Wait for E2E Environment" runs-on: ubuntu-latest timeout-minutes: 360 + permissions: + actions: read steps: - name: Wait for earlier CI runs uses: softprops/turnstyle@3805450be63b8c80577dc253e8c17e9132036df4 # v3.3.3