Skip to content

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kunal-kushwaha authored Aug 14, 2022
1 parent 77661b4 commit 394ac22
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
pull_request_rules:
- name: Automatic merge on approval
- name: assign PRs with Python files modified to jd
conditions:
- "#approved-reviews-by>=1"
- files~=\.java$
actions:
merge:
method: merge
assign:
add_users:
- kunal-kushwaha

0 comments on commit 394ac22

Please sign in to comment.