Skip to content

Commit 486d508

Browse files
committed
fix: typo in pi_matrix
1 parent d815652 commit 486d508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pi_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Checkout Repository
3636
uses: actions/checkout@v4
3737
with:
38-
repository: ${{ inputs.repository }}/refinery-submodule-parent-images
38+
repository: ${{ inputs.repository }}
3939
ref: ${{ github.event.pull_request.head.ref || github.event.repository.default_branch }}
4040

4141
- name: Clone cicd-deployment-scripts

0 commit comments

Comments
 (0)