add pull.yml (#1918)

pull/1923/head
hartytp 2022-06-18 12:37:23 +01:00 committed by GitHub
parent 32db6ff978
commit d8597e9dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

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

@ -0,0 +1,7 @@
version: "1"
rules:
- base: master
upstream: m-labs:master
mergeMethod: merge
label: ":arrow_heading_down: pull"
conflictLabel: "merge-conflict"