Schedule autodl once a week.

This commit is contained in:
Nerivec
2024-10-28 22:31:06 +01:00
parent 1bf8b14cb8
commit 5b23d987a4

View File

@@ -1,8 +1,7 @@
name: Run auto download
on:
# schedule:
# # * is a special character in YAML, always quote this string
# - cron: '0 1 * * 1'
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
inputs:
prev: