Skip to content

Commit

Permalink
Access only by actor
Browse files Browse the repository at this point in the history
  • Loading branch information
kai2nenobu authored Nov 11, 2022
1 parent 5eeed22 commit 85bfac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ jobs:
# Enable tmate debugging of manually-triggered workflows if the input option was provided
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
if: github.event_name == 'workflow_dispatch' && inputs.debug_enabled

0 comments on commit 85bfac7

Please sign in to comment.