We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f21a42 commit 128e022Copy full SHA for 128e022
.github/workflows/Deploy.yml
@@ -5,6 +5,7 @@ on:
5
- master
6
- main
7
pull_request:
8
+ workflow_dispatch:
9
10
jobs:
11
build-and-deploy:
0 commit comments