Merge pull request #4171 from dapr/paulyuk-patch-5

Enable manual trigger
This commit is contained in:
Hannah Hunter 2024-05-31 09:38:28 -04:00 committed by GitHub
commit 44c90d050b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Azure Static Web App v1.14 name: Azure Static Web App v1.14
on: on:
workflow_dispatch:
push: push:
branches: branches:
- v1.14 - v1.14