Skip to content

Commit

Permalink
Remove SSH
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad committed Sep 4, 2024
1 parent 6052c9f commit f658c59
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/autopkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@ jobs:
runs-on: macos-latest
timeout-minutes: 120 # Keeps your builds from running too long
steps:
- uses: actions/checkout@v2
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
## limits ssh access and adds the ssh public key for the user which triggered the workflow
limit-access-to-actor: true
## limits ssh access and adds the ssh public keys of the listed GitHub users
limit-access-to-users: bdreno

- name: Checkout AutoPkg Continuous Integration
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # Pin SHA1 hash instead of version
with:
Expand Down

0 comments on commit f658c59

Please sign in to comment.