Skip to content

Commit

Permalink
Update pull.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BNWEIN authored Oct 15, 2023
1 parent 8aa92cb commit b532cae
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
version: "1"
rules:
- base: master
upstream: KelvinTegelaar:master
- base: main
upstream: KelvinTegelaar:main
mergeMethod: merge
- base: dev
upstream: KelvinTegelaar:dev
mergeMethod: none
- base: website
upstream: KelvinTegelaar:website
mergeMethod: merge

0 comments on commit b532cae

Please sign in to comment.