Error syncing forked repository with upstream

So, I know that there is a “Sync” button in GitHub and then the “Update branch” button that allows us to easily keep our forked copy of freeCodeCamp up-to-date with the freeCodeCamp/freeCodeCamp repository itself. I clicked on it a couple of days ago to keep everything in sync. The very next day and this morning, I’ve been getting emails saying that the job failed. Let me attach some screenshots to better explain.

The sync button (then the Update branch button):

update-branch-image

The error emails I’m receiving:

syncing-issue

Does anyone know how to resolve this issue? Any help would be appreciated.

Hello there,

You need to disable CI for your fork of the repository:

I hope this helps

Ok, I will let you know how that goes.

Yes, it works as expected now.