yym68686 commited on
Commit
031b517
·
1 Parent(s): 9194b3b

🐛 Bug: delete Unexpected input(s) 'force_push'

Browse files
Files changed (1) hide show
  1. .github/workflows/sync.yml +0 -1
.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