Add configuration for Pull App

See https://wei.github.io/pull/
This commit is contained in:
Sebastian Meyer 2020-07-02 14:19:15 +02:00 committed by GitHub
부모 4439d3801f
커밋 a4962b5f9d
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제

8
.github/pull.yml vendored Normal file
파일 보기

@ -0,0 +1,8 @@
version: "1"
rules:
- base: master
upstream: kitodo:master
mergeMethod: hardreset
- base: 2.x
upstream: kitodo:2.x
mergeMethod: hardreset