Skip to content

Commit

Permalink
Revert "Add user config for automated merge. (docker#25)"
Browse files Browse the repository at this point in the history
This reverts commit 373269c.
  • Loading branch information
Moazzem-Hossain-pixel authored Feb 21, 2024
1 parent 373269c commit ec0ecad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/merge-main-into-small-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
fetch-depth: 0
- name: Merge with main
run: |
git config user.name github-actions
git config user.email github-actions@github.com
git fetch
git checkout small-image
git merge main --no-ff --no-edit
Expand Down

0 comments on commit ec0ecad

Please sign in to comment.