Skip to content

Commit d220f0e

Browse files
authored
Trigger demo-site build manually (#714)
Merge pull request 714
1 parent 0529522 commit d220f0e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/demo_site.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: Build and Deploy Demo Site
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
- demo-site
4+
# Run this workflow manually from the Actions tab
5+
workflow_dispatch:
86

97
jobs:
108
deploy_demo_site:

0 commit comments

Comments
 (0)