Skip to content

Commit 6fd4e55

Browse files
committed
Enable manual triggers for the update toolbox workflow
1 parent 6593f79 commit 6fd4e55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-toolbox.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Update toolbox
33
on:
44
schedule:
55
- cron: '30 1 * * *'
6+
workflow_dispatch:
67

78
jobs:
89
nightly-builds:

0 commit comments

Comments
 (0)