Skip to content

Commit

Permalink
mergify: replace queue action for queue_rules (elastic#11095)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 11, 2024
1 parent dc72e36 commit 67f2b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
queue_rules:
- name: default
merge_method: squash
conditions:
- check-success=integrations/pr-merge

Expand All @@ -12,5 +13,4 @@ pull_request_rules:
- author~=^dependabot(|-preview)\[bot\]$
actions:
queue:
method: squash
name: default

0 comments on commit 67f2b4a

Please sign in to comment.