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 19d86b2 commit 74435a3Copy full SHA for 74435a3
.github/workflows/deploy.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- '*'
10
+ workflow_dispatch:
11
12
jobs:
13
build:
0 commit comments