Skip to content

Commit df0c1a2

Browse files
authored
Merge pull request #220 from lbr38/devel
Change CI workflow source branch
2 parents 6c96b3e + d10ff19 commit df0c1a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Check out the repo
1717
uses: actions/checkout@v4
18+
with:
19+
ref: 'main'
1820

1921
- name: Retrieve Repomanager version
2022
run: |

0 commit comments

Comments
 (0)