Skip to content

Commit

Permalink
Trigger demo-site build manually (jekyll#714)
Browse files Browse the repository at this point in the history
Merge pull request 714
  • Loading branch information
ashmaroli authored Feb 20, 2023
1 parent 0529522 commit d220f0e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/demo_site.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Build and Deploy Demo Site

on:
push:
branches:
- master
- demo-site
# Run this workflow manually from the Actions tab
workflow_dispatch:

jobs:
deploy_demo_site:
Expand Down

0 comments on commit d220f0e

Please sign in to comment.