Add configuration for Pull App

See https://wei.github.io/pull/
Cette révision appartient à :
Sebastian Meyer 2020-07-02 14:19:15 +02:00 révisé par GitHub
Parent 4439d3801f
révision a4962b5f9d
Signature inconnue de Gitea
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 8 ajouts et 0 suppressions

8
.github/pull.yml externe Fichier normal
Voir le fichier

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