Skip to content

Commit 3345da0

Browse files
committed
chore: enable manual main workflow deploy
1 parent b26b363 commit 3345da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branches:
44
- master
5+
workflow_dispatch:
56

67
jobs:
78
deploy:

0 commit comments

Comments
 (0)