Update .mergify.yml

This commit is contained in:
Kevin F 2020-02-21 03:13:33 -06:00 committed by GitHub
parent aaa7251d56
commit bdf838e48f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,6 @@
pull_request_rules: pull_request_rules:
- name: Automatic close - name: auto close
conditions: conditions:
- "#title!=comments" - -open
actions: actions:
close: -close
comment: We do not accept GitHub PRs