Skip to content

Commit

Permalink
Keep fork up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
kruton committed Dec 4, 2024
1 parent e39291f commit 1543dd5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
version: "1"
rules:
- base: master
upstream: qmk:master
mergeMethod: hardreset
mergeUnstable: false
- base: kruton
upstream: qmk:master
mergeMethod: rebase
assignees:
- kruton
reviewers:
- kruton
conflictReviewers:
- kruton
label: ":arrow_heading_down: pull"
conflictLabel: "merge-conflict"

0 comments on commit 1543dd5

Please sign in to comment.