mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
1e73d549ed
* Fast-forward `latest` tag to merged tag * Don't merge into TARGET_BRANCH * Fix missing argon2 in snapcraft.yml
9 lines
273 B
YAML
9 lines
273 B
YAML
# doc: https://github.com/wei/pull#basic-setup
|
|
# manual trigger: https://pull.git.ci/process/${fork-user}/keepassxc
|
|
# pull from: https://github.com/keepassxreboot/keepassxc
|
|
version: "1"
|
|
rules:
|
|
- base: develop
|
|
upstream: keepassxreboot:develop
|
|
mergeMethod: rebase
|