Skip to content

Commit 39fb18f

Browse files
committed
ci: adds workflow_dispatch to deploy.yml
1 parent 0af9511 commit 39fb18f

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
@@ -2,6 +2,7 @@ name: Deploy
22
on:
33
push:
44
branches: [main]
5+
workflow_dispatch:
56
permissions:
67
contents: read
78
jobs:

0 commit comments

Comments
 (0)