Skip to content

Commit

Permalink
mmerge
Browse files Browse the repository at this point in the history
  • Loading branch information
zpqrtbnk committed Dec 6, 2022
1 parent 28d0e3a commit d39f6b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mmerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
- name: commit and push back
shell: bash
run: |
git amend -m "wooplala"
# we don't want to add another commit on top of the merge, just shoobi it
git commit --amend -m "wooplala"
git push

0 comments on commit d39f6b8

Please sign in to comment.