mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 10:24: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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "dev" ]
|
branches: [ ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user