Skip to content

Commit

Permalink
their automated process didn't clean up the now empty rule
Browse files Browse the repository at this point in the history
Signed-off-by: Amndeep Singh Mann <[email protected]>
  • Loading branch information
Amndeep7 committed Dec 30, 2024
1 parent 1ac36ae commit 2b68bce
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
queue_rules:
- name: default
- name: default # automatic merge for master when reviewed and CI passes
queue_conditions:
- label=ready-to-merge
merge_conditions:
Expand All @@ -20,7 +20,3 @@ pull_request_rules:
actions:
comment:
message: This pull request has a conflict. Could you fix it @{{author}}?
- name: automatic merge for master when reviewed and CI passes
conditions: []
actions:
queue:

0 comments on commit 2b68bce

Please sign in to comment.