lowscarlet
HOBBYOP
9 months ago
is there a way to lock a deployment from an accidental github push
5 Replies
9 months ago
Disconnect the service from the github repo
9 months ago
Or use a more protected branch. Like using main for production and a development branch for development, then making a pull request when you want to deploy
9 months ago
!s
Status changed to Solved adam • 9 months ago
Status changed to Solved chandrika • 9 months ago