Skip to content

Commit

Permalink
🔄 synced file(s) with dealroom/core-mothership (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: dealroomba-app[bot] <189869926+dealroomba-app[bot]@users.noreply.github.com>
  • Loading branch information
dealroomba-app[bot] authored Dec 5, 2024
1 parent 1992dff commit 354468e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,7 @@ jobs:
github.event.pull_request.user.login == 'renovate[bot]'
)
steps:
# We will enable automerge using the "merge commit" strategy
# Squash is also supported, however, not all projects allow squashing
- name: Enable Pull Request Automerge
- name: Enable Pull Request Automerge (squash)
run: |
gh pr merge --auto \
--squash \
Expand Down

0 comments on commit 354468e

Please sign in to comment.