We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03fe151 commit 56101d9Copy full SHA for 56101d9
.github/workflows/deploy-demo.yml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- src/**
8
- demo/**
9
+ workflow_dispatch:
10
11
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
12
permissions:
0 commit comments