Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Commit

Permalink
Merge pull request #100 from thislooksfun/feature/mergify-assign-update
Browse files Browse the repository at this point in the history
Don't assign me to my own PRs
  • Loading branch information
thislooksfun authored Nov 13, 2019
2 parents f1f21a1 + c3b98bd commit 6d423b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ pull_request_rules:
- name: Assign me
conditions:
- -author=greenkeeper[bot]
- -author=thislooksfun
- base=master
actions:
assign:
Expand Down

0 comments on commit 6d423b3

Please sign in to comment.