Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add maximize-space plugin to actions #3945

Merged
merged 3 commits into from
Feb 7, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
revert: (temp) add ssh to quickstart action
This reverts commit 8dabfa8.
vindard committed Feb 7, 2024
commit 6777be2d84591841906b74e360572f0f3761ab54
5 changes: 0 additions & 5 deletions .github/workflows/quickstart.yml
Original file line number Diff line number Diff line change
@@ -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