Skip to content

Commit 2c33d39

Browse files
authored
Update r2s_lean.yml
1 parent 9b2bcb2 commit 2c33d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/r2s_lean.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ on:
66
paths:
77
- '.github/workflows/r2s_lean.yml'
88
schedule:
9-
- cron: '10 09 * * *'
9+
- cron: '10 07 * * *'
1010

1111
jobs:
1212

1313
build:
1414

1515
runs-on: ubuntu-latest
16-
if: github.repository == 'klever1988/nanopi-openwrt'
16+
if: github.repository == 'biliwala/nanopi-openwrt'
1717

1818
steps:
1919

0 commit comments

Comments
 (0)