Skip to content

Commit 128e022

Browse files
committed
Enable workflow dispatch for debugging
1 parent 6f21a42 commit 128e022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- master
66
- main
77
pull_request:
8+
workflow_dispatch:
89

910
jobs:
1011
build-and-deploy:

0 commit comments

Comments
 (0)