Skip to content

Commit

Permalink
revert: (temp) add ssh to quickstart action
Browse files Browse the repository at this point in the history
This reverts commit 8dabfa8.
  • Loading branch information
vindard committed Feb 7, 2024
1 parent 8dabfa8 commit 6777be2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/quickstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
limit-access-to-actor: true
limit-access-to-users: vindard
- uses: carvel-dev/setup-action@v1
with:
only: ytt, vendir
Expand Down

0 comments on commit 6777be2

Please sign in to comment.