mirror of https://github.com/OpenIPC/firmware.git
[no ci] Workflow: add cron schedule
parent
025575edeb
commit
1b982e328f
|
@ -6,6 +6,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue