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 7d22e9f commit 3cd789dCopy full SHA for 3cd789d
.github/workflows/deploy.yml
@@ -7,6 +7,7 @@ on:
7
paths:
8
- docs/**
9
- README.md
10
+ workflow_dispatch:
11
12
permissions:
13
contents: write
0 commit comments