Skip to content

Commit 8a10cdf

Browse files
author
flipDevTools
committed
Add yaml for auto-P.R./fork updating; RS-2202
1 parent 256ed20 commit 8a10cdf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/pull.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: "1"
2+
rules:
3+
- base: master
4+
upstream: ropensci:master # change `wei` to the owner of upstream repo
5+
mergeMethod: none
6+
assignees:
7+
- chschan
8+
reviewers:
9+
- chschan

0 commit comments

Comments
 (0)