Skip to content

Commit

Permalink
chore: fix merge_method (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
wolfogre and mergify[bot] authored Sep 11, 2024
1 parent 949ba80 commit 139774d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ pull_request_rules:
actions:
queue:
name: default
merge_method: squash
- name: Handle merged
conditions:
- 'label=wait-merge'
Expand All @@ -27,6 +26,7 @@ pull_request_rules:
remove: ["wait-merge"]
queue_rules:
- name: default
merge_method: squash
merge_conditions:
- check-success=testdata
- check-success=build
Expand Down

0 comments on commit 139774d

Please sign in to comment.