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 53e68b3 commit 56520b8Copy full SHA for 56520b8
.github/workflows/tests-e2e-docker.yml
@@ -61,7 +61,7 @@ jobs:
61
# SSH Debug
62
- name: Enable SSH
63
uses: mxschmitt/action-tmate@v3
64
- # if: inputs.debug
+ if: inputs.debug
65
with:
66
detached: true
67
0 commit comments