Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 5f0931a

Browse files
authored
Merge pull request #16 from influxdata/chore/add-pull-upstream-gh-action
chore: add github action for pulling from upstream
2 parents bd4e811 + 221746d commit 5f0931a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/pull.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: '1'
2+
rules:
3+
- base: master
4+
upstream: Orange-OpenSource:master
5+
mergeMethod: rebase

0 commit comments

Comments
 (0)