mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 14:23:02 +02:00
.github: disable force push in sync
Branch protection rules on forks may cause this action to fail. [skip ci] Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -24,5 +24,5 @@ jobs:
|
||||
upstream_repository: KernelKit/infix
|
||||
upstream_branch: main
|
||||
target_branch: main
|
||||
force: true
|
||||
force: false
|
||||
tags: true
|
||||
|
||||
Reference in New Issue
Block a user