We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75b912 commit 9f2bd8aCopy full SHA for 9f2bd8a
.github/workflows/deploy.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- master
8
+ workflow_dispatch:
9
10
jobs:
11
deploy:
0 commit comments