Skip to content

Commit 47e58cb

Browse files
authored
Update daily-upload.yml
1 parent 76e1706 commit 47e58cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/daily-upload.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Daily Upload Tracker
33
on:
44
schedule:
55
- cron: '0 0 * * *' # Runs at midnight every day
6+
workflow_dispatch:
67

78
jobs:
89
update-streak:

0 commit comments

Comments
 (0)