Skip to content

Commit d234fd1

Browse files
committed
Add workflow_dispatch
1 parent 366838b commit d234fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
workflow_dispatch:
67
jobs:
78
deploy:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)