Skip to content

Commit

Permalink
detach
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed Sep 12, 2024
1 parent 8e35b9e commit 9e35eba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/test-gha-eks-manage-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,11 @@ jobs:
with:
ref: ${{ github.head_ref }}
fetch-depth: 0

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true

- name: Install tooling using asdf
uses: asdf-vm/actions/install@05e0d2ed97b598bfce82fd30daf324ae0c4570e6 # v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
schedule:
- cron: '0 1 * * 2'
workflow_dispatch:
# pull_request:
# pull_request: TODO: revert
# # the paths should be synced with ../labeler.yml
# paths:
# - test/**.go
Expand Down

0 comments on commit 9e35eba

Please sign in to comment.