mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-12 16:10:30 +02:00
ci: Set auto-merge to squash (#26867)
This commit is contained in:
parent
f79dd7fac1
commit
fd4e013bd5
|
|
@ -41,4 +41,5 @@ jobs:
|
|||
run: |
|
||||
gh pr merge "${{ inputs.pull-request-number }}" \
|
||||
--auto \
|
||||
--squash \
|
||||
--repo "${{ github.repository }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user