Skip to content

Commit

Permalink
Add pull.yml to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
milanmlft authored Jul 29, 2024
1 parent 274e096 commit da397e0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/pull.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Automatically sync fork with upstream
version: "1"
rules:
- base: main
upstream: carpentries:main
mergeUnstable: false
label: ":arrow_heading_down: pull"
conflictLabel: "merge-conflict"

0 comments on commit da397e0

Please sign in to comment.