Skip to content

Commit

Permalink
feat: Add 'detached' option for tmate action
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Aug 9, 2024
1 parent c3be585 commit 7576fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cannon-smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
detached: true
- name: Install clickhouse client
run: |
sudo apt-get install -y apt-transport-https ca-certificates curl gnupg
Expand Down

0 comments on commit 7576fc9

Please sign in to comment.