Skip to content

Commit 6e0fbc3

Browse files
flipDevToolschschan
flipDevTools
authored andcommitted
Add yaml for auto-P.R./fork updating; RS-2202
1 parent a774c59 commit 6e0fbc3

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)