From 7feb9e0632339dbba8ada0000d0968d4af3c5a63 Mon Sep 17 00:00:00 2001 From: Jorge Turrado Ferrero Date: Tue, 30 Jul 2024 10:25:12 +0200 Subject: [PATCH] . --- .github/workflows/debug.yaml | 2 ++ 1 file changed, 2 insertions(+) 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