Skip to content

Commit f53d727

Browse files
authored
ci: add workflow_dispatch trigger to deploy.yml
1 parent 8af01ae commit f53d727

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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
build-and-deploy:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)