change crontab time.

This commit is contained in:
licsber 2024-03-09 17:09:10 +08:00
parent 3de93bc17b
commit 826e3450b4
3 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
name: Build OpenWRT LEDE ENV Docker Image
name: OpenWRT LEDE ENV
on:
workflow_dispatch:

View File

@ -1,9 +1,9 @@
name: Build OpenWRT LEDE X86 Docker Image
name: OpenWRT LEDE X86
on:
workflow_dispatch:
schedule:
- cron: '59 */12 * * *'
- cron: '59 4,12,20 * * *'
env:
DOCKERFILE: openwrt/lede/x86/Dockerfile.openwrt-lede-x86

View File

@ -1,8 +1,7 @@
name: Self Win OpenWRT LEDE X86 Docker Image
name: OpenWRT LEDE X86 Self Win
on:
workflow_dispatch:
push:
env:
DOCKERFILE: openwrt/lede/x86/Dockerfile.openwrt-lede-x86