Skip to content

Commit

Permalink
ci: replaced squash merge with merge
Browse files Browse the repository at this point in the history
  • Loading branch information
web-mi committed Jul 8, 2022
1 parent f3f1144 commit 11826e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ version: '1'
rules:
- base: develop
upstream: Onlineberatung:develop
mergeMethod: squash
mergeMethod: merge
label: ':arrow_heading_down: pull'
conflictLabel: 'merge-conflict'

0 comments on commit 11826e6

Please sign in to comment.