diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index a0304a5..83d4a0e 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -25,7 +25,6 @@ jobs: upstream_repository: ipverse/asn-info upstream_branch: master target_branch: master - git_pull_args: --ff-only # Step 3: Display a message if 'sync' step had new commits (simple test) - name: Check for new commits