I have my project connected with github and I had to make some changes outside of v0 and when I try to pull my changes from github, the pulling changes state appears and then nothing. Nothing changes in my repo. I remember when my chat will have something saying “I automatically detected changes and pulled them here” or something similar. I tried creating a fork from my main branch. That didnt work. I tried disconnecting and reconnecting git as well. Didnt work. I even created a new project and tried pulling from github. That didnt work either. how do I fix this?
Seems like it could be related to this incident: GitHub Status - Incident with Actions - Larger hosted runners
But it could also be a permissions issue. You can check that in your GitHub settings (github.com/settings/installations). Click the “configure” on the Vercel GitHub app and make sure it has permission to access your repo.