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 6500c18 commit 0667304Copy full SHA for 0667304
.github/workflows/wait-for-connection-test.yaml
@@ -38,5 +38,7 @@ jobs:
38
uses: ./actions/ci_connection/
39
with:
40
halt-dispatch-input: ${{ inputs.halt-for-connection }}
41
+ repository: google-ml-infra/actions
42
+ ref: polish_ssh_connection_action
43
- name: Echo
44
run: echo "Real job here..."
0 commit comments