diff --git a/.github/workflows/sync-fork.yml b/.github/workflows/sync-fork.yml index c166122..45e85bb 100644 --- a/.github/workflows/sync-fork.yml +++ b/.github/workflows/sync-fork.yml @@ -15,4 +15,5 @@ jobs: with: owner: scsibug base: master - head: master \ No newline at end of file + head: master + ignore_fail: true \ No newline at end of file