From 3f5a75b94d45e534750e90017a13abbf0982750d Mon Sep 17 00:00:00 2001 From: jorgtho Date: Mon, 12 Jun 2023 09:21:36 +0200 Subject: [PATCH] Update deploy-test.yml --- .github/workflows/deploy-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index 427dee0..e837b61 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -21,7 +21,7 @@ name: Deploy to Azure Functions - TEST on: workflow_dispatch: push: - branches: '**' + branches: [main] env: AZURE_FUNCTIONAPP_NAME: test-func-vigo-isi # set this to your application's name