Skip to content

Commit b9d827b

Browse files
committed
fix: delete submodule branches instead of parent image branches
1 parent 78a24b1 commit b9d827b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pi_merge_submodule.yml

-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ jobs:
9595
uses: actions/checkout@v4
9696
with:
9797
token: ${{ secrets.GH_TOKEN }}
98-
repository: '${{ github.repository_owner }}/refinery-${{ matrix.parent_image_type }}-parent-image'
9998

10099
- name: Delete Branch
101100
shell: bash

0 commit comments

Comments
 (0)