Skip to content

Commit

Permalink
mergify: replace queue action for queue_rules (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 12, 2024
1 parent 0c3f196 commit 5f2c9ee
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-spec
- check-success=CLA
Expand All @@ -13,5 +14,4 @@ pull_request_rules:
- author~=^dependabot(|-preview)\[bot\]$
actions:
queue:
method: squash
name: default

0 comments on commit 5f2c9ee

Please sign in to comment.