Skip to content

Commit

Permalink
fix: limit tmate access
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber committed Sep 4, 2024
1 parent 3f27a52 commit 75f1883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- name: Build base Docker image
run: |
Expand Down

0 comments on commit 75f1883

Please sign in to comment.