Skip to content

Commit

Permalink
Merge pull request zhonghuaifang#7 from buiawpkgew1/patch-2
Browse files Browse the repository at this point in the history
修复pull
  • Loading branch information
zhonghuaifang authored Jan 29, 2023
2 parents f40b22c + 24869e9 commit 12da9c3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
version: "1"
rules: # Array of rules
- base: master # Required. Target branch
upstream: BlueskyClouds: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
- base: main # Required. Target branch
upstream: zhonghuaifang:main # Required. Must be in the same fork network.
mergeMethod: merge # Optional, one of [none, merge, squash, rebase, hardreset], Default: none

0 comments on commit 12da9c3

Please sign in to comment.