Skip to content

Commit

Permalink
Enabling manual run trigger
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
paulyuk committed May 30, 2024
1 parent 60269e9 commit b818095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website-v1-7.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Azure Static Web App v1.7

on:
workflow_dispatch:
push:
branches:
- v1.7
Expand Down

0 comments on commit b818095

Please sign in to comment.