Skip to content

Commit 7eae436

Browse files
committed
ci(manual-detached-test): drop no-longer-needed setting
We now limit access to the actor by default, iff the actor has a public SSH key registered in their GitHub profile. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 19351d0 commit 7eae436

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/manual-detached-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
- uses: actions/checkout@v4
99
- uses: ./detached
1010
with:
11-
limit-access-to-actor: true
1211
connect-timeout-seconds: 60
1312
- run: |
1413
echo "A busy loop"

0 commit comments

Comments
 (0)