Skip to content

Commit 17a5486

Browse files
authored
adding workflow_dispatch (#159)
1 parent 07d3acd commit 17a5486

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- master
77
schedule:
88
- cron: '0 1 * * *'
9+
10+
workflow_dispatch:
911

1012
jobs:
1113
Unix:

0 commit comments

Comments
 (0)