Skip to content

Commit 330b9e4

Browse files
1 parent de42962 commit 330b9e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/mergify.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,15 @@ pull_request_rules:
2323
- author=mergify[bot]
2424
actions:
2525
comment:
26-
message: This pull request is in conflict. Could you fix it @bmagyar @destogl @christophfroehlich?
26+
message: This pull request is in conflict. Could you fix it @bmagyar @destogl @christophfroehlich @saikishor?
2727

2828
- name: development targets master branch
2929
conditions:
3030
- base!=master
3131
- author!=bmagyar
3232
- author!=destogl
3333
- author!=christophfroehlich
34+
- author!=saikishor
3435
- author!=mergify[bot]
3536
- author!=dependabot[bot]
3637
actions:

0 commit comments

Comments
 (0)