Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Example man committed Nov 24, 2021
2 parents 17a0f4e + c92ac5d commit 215ce39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ name: Sample App deploy

# Controls when the workflow will run
on:
workflow_dispatch:
push:
branches:
- main

env:
AZURE_WEBAPP_NAME: "<Name of your webapp>" # set this to your application's name
Expand Down

0 comments on commit 215ce39

Please sign in to comment.