Update r2s_lienol_from_lean.yml

This commit is contained in:
klever1988
2020-03-14 20:41:05 +08:00
committed by GitHub
parent a532f787e9
commit 9960e4e703

View File

@@ -3,7 +3,7 @@ name: r2s Lienol版openwrt based on Lean
on:
push:
paths:
- '.github/workflows/r2s_lienol_from_lean.yml'
- '.github/workflows/r2s_lienol_from_lean.yml_'
schedule:
- cron: '30 12 * * *'
@@ -12,7 +12,7 @@ jobs:
build:
runs-on: ubuntu-latest
if: github.event.repository.owner.id == 56048681
if: github.repository == 'klever1988/nanopi-openwrt'
steps: