niconikimg
FREEOP
3 months ago
Hi!
I was testing deployment on a personal application. I had my repo connected to Railway, but later I deleted the project from Railway because I no longer wanted to use it.
The issue is that whenever I open a Pull Request, Railway still tries to run a deploy, even though the project no longer exists and everything should be disconnected.
I already tried:
Deleting the project on Railway
Revoking any connections
Checking GitHub Actions (I don’t have any Railway-related workflows)
But the Railway deployment check still appears on my PRs as if the project were still linked.
Any idea how to fully disable this or what else I should remove?
Thanks!
0 Replies