Skip to content

Commit

Permalink
beta test - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
KFERMercer committed Nov 28, 2019
1 parent f6815e9 commit 88f1351
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
# Copyright (C) 2019 KFERMercer <KFER.Mercer@gmail.com>
#

name: Build OpenWrt
name: OpenWrt-CI

on:
# release:
# types: [published]
# push:
# branches:
# - master
# schedule:
# - cron: 0 8 * * 5
watch:
types: [started]
push:
branches:
- master
schedule:
- cron: 0 20 * * *
# watch:
# types: [started]

jobs:
build:
Expand Down

0 comments on commit 88f1351

Please sign in to comment.