Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
ci(pull): configure pull action
Browse files Browse the repository at this point in the history
  • Loading branch information
c0deplayer authored Oct 1, 2023
1 parent c6d869d commit 777fcbc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: "1"
rules:
- base: template
upstram: ublue-os:template
mergeMethod: hardreset
- base: live
upstream: template
mergeMethod: rebase
label: ":arrow_heading_down: pull"
conflictLabel: "merge-conflict"

0 comments on commit 777fcbc

Please sign in to comment.