diff --git a/.github/workflows/debug.yaml b/.github/workflows/debug.yaml index 2b26958db15..610cf8c20a7 100644 --- a/.github/workflows/debug.yaml +++ b/.github/workflows/debug.yaml @@ -29,6 +29,8 @@ jobs: - name: Setup tmate session uses: mxschmitt/action-tmate@v3 + with: + limit-access-to-actor: false - name: Run end to end tests continue-on-error: true