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