Why was this on `rebase` again?

This commit is contained in:
Keanu Timmermans 2021-02-19 21:47:22 +01:00 committed by GitHub
parent 5517419413
commit f9051aff76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/pull.yml vendored
View File

@ -2,5 +2,5 @@ version: '1'
rules:
- base: master
upstream: dmitmel:master
mergeMethod: rebase
mergeMethod: merge
mergeUnstable: true