🐛 Bug: delete Unexpected input(s) 'force_push'
Browse files
.github/workflows/sync.yml
CHANGED
@@ -26,7 +26,6 @@ jobs:
|
|
26 |
upstream_sync_branch: main
|
27 |
target_sync_branch: main
|
28 |
upstream_pull_args: --allow-unrelated-histories --no-edit --strategy-option theirs
|
29 |
-
force_push: true
|
30 |
test_mode: false
|
31 |
|
32 |
- name: Check for new commits
|
|
|
26 |
upstream_sync_branch: main
|
27 |
target_sync_branch: main
|
28 |
upstream_pull_args: --allow-unrelated-histories --no-edit --strategy-option theirs
|
|
|
29 |
test_mode: false
|
30 |
|
31 |
- name: Check for new commits
|