Skip to content

Commit

Permalink
Update azure-webapps-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NTTLuke authored Feb 10, 2023
1 parent fa49b69 commit 5e4e3f4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
# For more information on the Azure Web Apps Deploy action: https://github.com/Azure/webapps-deploy
# For more samples to get started with GitHub Action workflows to deploy to Azure: https://github.com/Azure/actions-workflow-samples

on:
push:
branches: [ "main" ]
workflow_dispatch:
name: Manual
on: [workflow_dispatch]

env:
AZURE_WEBAPP_NAME: crazymapwebui # set this to your application's name
Expand Down

0 comments on commit 5e4e3f4

Please sign in to comment.