Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgtho committed Sep 22, 2023
2 parents 420e1e8 + 3f5a75b commit 873536e
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 873536e

Please sign in to comment.