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 d815652 commit 486d508Copy full SHA for 486d508
.github/workflows/pi_matrix.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Checkout Repository
36
uses: actions/checkout@v4
37
with:
38
- repository: ${{ inputs.repository }}/refinery-submodule-parent-images
+ repository: ${{ inputs.repository }}
39
ref: ${{ github.event.pull_request.head.ref || github.event.repository.default_branch }}
40
41
- name: Clone cicd-deployment-scripts
0 commit comments