Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 048b9dc

Browse files
committed
allow nightly to be manually triggerable
1 parent f5f0a46 commit 048b9dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
branches: [main]
44
schedule:
55
- cron: '45 8 * * *'
6+
workflow_dispatch:
67

78
jobs:
89
main:

0 commit comments

Comments
 (0)