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: