Update r2s_lienol_from_lean.yml
This commit is contained in:
4
.github/workflows/r2s_lienol_from_lean.yml
vendored
4
.github/workflows/r2s_lienol_from_lean.yml
vendored
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user