mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 07:54:53 +00:00
Update azure-webapp-deploy.yml to remove branch restriction on push event
This commit is contained in:
2
.github/workflows/azure-webapp-deploy.yml
vendored
2
.github/workflows/azure-webapp-deploy.yml
vendored
@ -1,6 +1,6 @@
|
||||
on:
|
||||
push:
|
||||
branches: [ "dev" ]
|
||||
branches: [ ]
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user