Skip to content

Commit

Permalink
Merge pull request ZainCheung#49 from DoveBoy/patch-1
Browse files Browse the repository at this point in the history
Create pull.yml
  • Loading branch information
ZainCheung authored Oct 8, 2020
2 parents 377fc9c + 04ad7e9 commit efc9168
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: "1"
rules: # Array of rules
- base: master # Required. Target branch
upstream: ZainCheung:master # Required. Must be in the same fork network.
mergeMethod: hardreset # Optional, one of [none, merge, squash, rebase, hardreset], Default: none.
mergeUnstable: true # Optional, merge pull request even when the mergeable_state is not clean. Default: false

0 comments on commit efc9168

Please sign in to comment.