I have many versions of my AppEngine in Google GCP as shown below:
I want to create a new dev
version to test some changes before deploying to live version. But I want this dev
version to be connected to a Github repo and auto deployed whenever I commit anything to that repo.
Kindly if anyone knows the steps for doing that.