Skip to content

Commit b818095

Browse files
authored
Enabling manual run trigger
Enabling manual run trigger to test CI/CD pipeline to new tenant using ` workflow_dispatch` Communicated with Maintainers+STC Signed-off-by: Paul Yuknewicz <[email protected]>
1 parent 60269e9 commit b818095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/website-v1-7.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Azure Static Web App v1.7
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
67
- v1.7

0 commit comments

Comments
 (0)