diff --git a/.github/workflows/azure-dev.yml b/.github/workflows/azure-dev.yml index 7b374fa..0e3585a 100644 --- a/.github/workflows/azure-dev.yml +++ b/.github/workflows/azure-dev.yml @@ -5,7 +5,7 @@ on: # Set this to the mainline branch you are using branches: - main - - master + - feat/azd-template # GitHub Actions workflow to deploy to Azure using azd # To configure required secrets for connecting to Azure, simply run `azd pipeline config`