Skip to content

Commit a2374c6

Browse files
authored
Discard changes to .github/workflows/pr-deploy.yaml
1 parent 1e65530 commit a2374c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pr-deploy.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,6 @@ jobs:
257257
chmod 644 ~/.kube/config
258258
export KUBECONFIG=~/.kube/config
259259
260-
- name: Setup tmate session
261-
uses: mxschmitt/action-tmate@v3
262-
263260
- name: Check if image exists
264261
run: |
265262
set -euo pipefail

0 commit comments

Comments
 (0)