Skip to content

Commit

Permalink
Fix automated merge from main to small-image. (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmrigney authored Nov 13, 2023
1 parent 419815e commit c06375c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge-main-into-small-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Merge with main
run: |
git fetch
Expand Down

0 comments on commit c06375c

Please sign in to comment.