Skip to content

Commit

Permalink
REMOVE:squash merge | potential sync problems
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-kharrobi authored Sep 15, 2023
1 parent 1c460d7 commit df0aceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- name: merge
run: |
gh pr merge --auto --squash "$PR_URL"
gh pr merge --auto "$PR_URL"
env:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
PR_URL: ${{ github.event.pull_request.html_url }}

0 comments on commit df0aceb

Please sign in to comment.