mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 11:14:19 +00:00
Schedule autodl once a week.
This commit is contained in:
5
.github/workflows/run_autodl.yml
vendored
5
.github/workflows/run_autodl.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user