Skip to content

Commit

Permalink
ci: fix mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
akurungadam authored and akashkrishna619 committed Mar 21, 2023
1 parent aa88d9a commit bb6cc4c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ pull_request_rules:
- name: Auto-close PRs on stable branch
conditions:
- and:
- and:
- author!=akashkrishna619
- author!=akurungadam
- author!=frappe-pr-bot
- author!=mergify[bot]
- base=version-14
- author!=akashkrishna619
- author!=akurungadam
- author!=frappe-pr-bot
- author!=mergify[bot]
- base=version-14
actions:
close:
comment:
Expand Down

0 comments on commit bb6cc4c

Please sign in to comment.