Skip to content

Commit

Permalink
build: 支持自动更新
Browse files Browse the repository at this point in the history
  • Loading branch information
weaigc committed Nov 28, 2023
1 parent 946991b commit 5d28cfc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version: "1"
rules:
- base: main
upstream: weaigc:main # change `weaigc` to the owner of upstream repo
mergeMethod: hardreset

0 comments on commit 5d28cfc

Please sign in to comment.