I am storing my scripts in Azure Blob storage. Right now, I am manually uploading each file to Blob storage when I do modify the files in git-hub branch.
I don't want to upload scripts manually when files get modified. Is there a way to push scrips from github to azure blob storage or any other methods?