We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8719956 commit 554a451Copy full SHA for 554a451
.github/workflows/tests.yaml
@@ -106,11 +106,6 @@ jobs:
106
with:
107
go-version: ${{ steps.go-version.outputs.result }}
108
109
- - name: Setup upterm session
110
- uses: owenthereal/action-upterm@v1
111
- with:
112
- limit-access-to-actor: true
113
-
114
- name: Generate timestamp for cluster name
115
id: timestamp # Give the step an ID to reference its output
116
run: |
0 commit comments