Skip to content

Commit

Permalink
add wei/pull config
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-burel committed Jul 20, 2021
1 parent c027220 commit 4dda365
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Ensure forks main branch is updated for people using wei/pull
# @see https://github.com/wei/pull#readme
version: "1"
rules:
- base: main # we need to specify the branch, because "main" is NOT the default (we use "devel")
upstream: VulcanJS:main
mergeMethod: hardreset

0 comments on commit 4dda365

Please sign in to comment.