Skip to content

Commit

Permalink
Merge pull request #220 from lbr38/devel
Browse files Browse the repository at this point in the history
Change CI workflow source branch
  • Loading branch information
lbr38 authored Jan 5, 2025
2 parents 6c96b3e + d10ff19 commit df0c1a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Check out the repo
uses: actions/checkout@v4
with:
ref: 'main'

- name: Retrieve Repomanager version
run: |
Expand Down

0 comments on commit df0c1a2

Please sign in to comment.