Skip to content

Commit 0bd6351

Browse files
(actions) add workflow_dispatch
1 parent 28f4f60 commit 0bd6351

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
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
schedule:
77
- cron: '0 4 * * *'
8+
workflow_dispatch:
89

910
defaults:
1011
run:

0 commit comments

Comments
 (0)