Don't auto deploy github commit
Anonymous
4 years ago
It would be nice that when you include [railway-no-deploy]
in the Github commit message railway won't deploy that commit.
Sometimes when you want update readme.md file you don't need to redeploy the project.
1 Replies
4 years ago
Possibly, you could set an ignored files list, so if the commit changes a file in the ignored files lists, and only that file it won't redeploy.