Skip to content

Commit ae00b11

Browse files
committed
chore(ci): dispatch - add manual trigger for workflow
Signed-off-by: Lachezar Lechev <[email protected]>
1 parent 0bbd7d3 commit ae00b11

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
@@ -5,6 +5,7 @@ on:
55
schedule:
66
# run every day at 1 AM
77
- cron: '0 1 * * *'
8+
workflow_dispatch:
89

910
# Stops the running workflow of previous pushes
1011
concurrency:

0 commit comments

Comments
 (0)