mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-08-22 22:26:23 +00:00
Schedule autodl once a week.
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
name: Run auto download
|
name: Run auto download
|
||||||
on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# # * is a special character in YAML, always quote this string
|
- cron: '0 0 * * 0'
|
||||||
# - cron: '0 1 * * 1'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
prev:
|
prev:
|
||||||
|
|||||||
Reference in New Issue
Block a user