Skip to content

Commit

Permalink
Create .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JC5 committed Sep 23, 2020
1 parent 229479b commit e5ea826
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/.mergify.yml
@@ -0,0 +1,7 @@
pull_request_rules:
- name: PR on main is never approved.
conditions:
- base=main
actions:
close:
message: Please reopen this PR on the `develop` branch. Thank you.

0 comments on commit e5ea826

Please sign in to comment.