I have followed the instructions to integrate Databricks with GitHub, found here: https://docs.databricks.com/notebooks/github-version-control.html
However, I continue to get the following failure error upon trying to sync my notebooks: "Error while syncing Git history: Response from GitHub: status code: 404, reason phrase: Not Found"
The GitHub token with repo permissions has been saved in my Databricks account, and the repository is public.
Any idea what could be causing this?

