We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73c0a94 + 5138f0e commit 819aef4Copy full SHA for 819aef4
1 file changed
.github/workflows/sync.yml
@@ -19,3 +19,5 @@ jobs:
19
pr_title: "Merge upstream branch 'main'"
20
pr_message: "Merge branch 'lxc:main' into main"
21
auto_merge: false
22
+ merge_method: rebase
23
+ ignore_fail: true
0 commit comments