Skip to content

Commit

Permalink
mergify: replace queue action for queue_rules (#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 11, 2024
1 parent 2474bee commit 0547538
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=buildkite/package-registry

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

0 comments on commit 0547538

Please sign in to comment.