From b73263c0bf347db998040033516f37ae8cef80cb Mon Sep 17 00:00:00 2001 From: ValorDo <61891639+ValorDo@users.noreply.github.com> Date: Wed, 18 Mar 2020 18:03:25 +0800 Subject: [PATCH] Update build-openwrt.yml --- .github/workflows/build-openwrt.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/build-openwrt.yml index 3a647063f..4d5dac0bf 100644 --- a/.github/workflows/build-openwrt.yml +++ b/.github/workflows/build-openwrt.yml @@ -14,12 +14,12 @@ on: push: branches: - master -# paths: -# - '.config' -# schedule: -# - cron: 0 8 * * 5 -# watch: -# types: [started] + paths: + - '.config' + schedule: + - cron: 0 8 * * 5 + watch: + types: [started] env: REPO_URL: https://github.com/Lienol/openwrt