From 1c7b52c362b2ab4b10e145ad50f30fe32e7708d2 Mon Sep 17 00:00:00 2001 From: KFERMercer Date: Thu, 28 Nov 2019 22:54:24 +0800 Subject: [PATCH] update --- openwrt-ci.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/openwrt-ci.yml b/openwrt-ci.yml index fce66f264..0ab1cb72d 100644 --- a/openwrt-ci.yml +++ b/openwrt-ci.yml @@ -4,6 +4,8 @@ # Copyright (C) 2019 P3TERX # Copyright (C) 2019 KFERMercer # +# +# name: OpenWrt-CI @@ -11,8 +13,8 @@ on: push: branches: - master - schedule: - - cron: 0 20 * * * + # schedule: + # - cron: 0 20 * * * # release: # types: [published] # watch: