Update azure-webapp-deploy.yml to remove branch restriction on push event

This commit is contained in:
faris Aljohari
2024-07-22 14:23:47 +03:00
parent ef51c7b6aa
commit 8edb7042b3

View File

@ -1,6 +1,6 @@
on: on:
push: push:
branches: [ "dev" ] branches: [ ]
workflow_dispatch: workflow_dispatch:
env: env: