Skip to content

Commit

Permalink
chore: removing master mergify rules
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jul 11, 2023
1 parent 1c835b0 commit 9a679a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ queue_rules:
pull_request_rules:
- name: Default merge
conditions:
- base=master
- base=stable
- and: *common_checks
actions:
queue:
name: default

- name: Hotfix merge
conditions:
- base=master
- base=stable
- label=hotfix
actions:
queue:
Expand Down

0 comments on commit 9a679a8

Please sign in to comment.