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: on:
push: push:
paths: paths:
- '.github/workflows/r2s_lienol_from_lean.yml' - '.github/workflows/r2s_lienol_from_lean.yml_'
schedule: schedule:
- cron: '30 12 * * *' - cron: '30 12 * * *'
@@ -12,7 +12,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event.repository.owner.id == 56048681 if: github.repository == 'klever1988/nanopi-openwrt'
steps: steps: