Skip to content

Commit

Permalink
Update deploy-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgtho authored Jun 12, 2023
1 parent b47b041 commit 3f5a75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3f5a75b

Please sign in to comment.