diff --git a/.github/workflows/build-openwrt.yml b/.github/workflows/build-openwrt.yml index 3a647063..4d5dac0b 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