Skip to content

Commit

Permalink
ci: update tmate to disable limit access
Browse files Browse the repository at this point in the history
Signed-off-by: subhamkrai <srai@redhat.com>
  • Loading branch information
subhamkrai committed Jul 18, 2023
1 parent 02d2c15 commit 9d99c26
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ jobs:
- name: consider debugging
if: failure()
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: false

custom-namespace:
runs-on: ubuntu-20.04
Expand Down Expand Up @@ -227,3 +229,5 @@ jobs:
- name: consider debugging
if: failure()
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: false

0 comments on commit 9d99c26

Please sign in to comment.