Skip to content

Commit

Permalink
Add GitHub Pull App Support (UsergeTeam#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansh Mittal authored Jul 9, 2020
1 parent 4fd17fa commit a606f37
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: "1"
rules:
- base: alpha
upstream: UsergeTeam:alpha
mergeMethod: rebase
mergeUnstable: false
- base: beta
upstream: UsergeTeam:beta
mergeMethod: rebase
- base: master
upstream: UsergeTeam:master
mergeMethod: rebase

0 comments on commit a606f37

Please sign in to comment.