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
parent 4439d3801f
commit a4962b5f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
.github/pull.yml vendored Normal file
View File

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