Skip to content

Commit e1bf78c

Browse files
committed
Enable workflow dispatch for test deployment
1 parent 6317d45 commit e1bf78c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches:
66
- main
7+
workflow_dispatch:
78

89
jobs:
910
test-deploy:

0 commit comments

Comments
 (0)