From 96c2caa757ac741eaec50b8c192c2a3b5710bf26 Mon Sep 17 00:00:00 2001 From: ghmole Date: Wed, 24 Apr 2024 08:28:35 +0800 Subject: [PATCH] Update build-openwrt.yml for schedule build --- .github/workflows/build-openwrt.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/build-openwrt.yml index 5615b90..84cedd6 100644 --- a/.github/workflows/build-openwrt.yml +++ b/.github/workflows/build-openwrt.yml @@ -18,8 +18,8 @@ on: description: 'SSH connection to Actions' required: false default: 'false' - #schedule: - #- cron: 0 4 * * * + schedule: + - cron: 0 4 * * 5 env: REPO_URL: https://github.com/coolsnowwolf/lede