We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d42de commit 293e5d4Copy full SHA for 293e5d4
.github/workflows/notebook-test-suite.yml
@@ -133,9 +133,6 @@ jobs:
133
- name: Checkout the repository
134
uses: actions/checkout@v4
135
136
- - name: who owns this?
137
- run: echo ${{ github.repository_owner }}
138
-
139
- name: Pull Docker image
140
run: docker pull ghcr.io/${{github.repository_owner}}/regression-tests-${{ matrix.service }}:${{ github.event.client_payload.docker-image-tag || inputs.docker-image-tag || 'latest' }}
141
0 commit comments