Skip to content

Commit

Permalink
limit-access-to-actor false
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Aug 15, 2023
1 parent 323943e commit 0662b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sharness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: pl-strflt/action-tmate@master
with:
check-num-clients: true
limit-access-to-actor: true # requires registered public SSH key(s)
limit-access-to-actor: false # true requires registered public SSH key(s)
wait: false
wait-in-post: true
wait-interval: '600000' # 10 minutes
Expand Down

0 comments on commit 0662b7d

Please sign in to comment.