Skip to content

Commit 8381121

Browse files
update openwrt config
1 parent 1b067bc commit 8381121

7 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/OpenWrt Official.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ on:
1818
description: 'SSH connection to Actions'
1919
required: false
2020
default: 'false'
21-
schedule:
22-
- cron: 0 16 * * 6
21+
#schedule:
22+
#- cron: 0 16 * * 6
2323

2424
env:
2525
REPO_URL: https://github.com/openwrt/openwrt

.github/workflows/build-openwrt-huge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ on:
1818
description: 'SSH connection to Actions'
1919
required: false
2020
default: 'false'
21-
schedule:
22-
- cron: 0 8 * * *
21+
#schedule:
22+
#- cron: 0 8 * * *
2323

2424
env:
2525
REPO_URL: https://github.com/coolsnowwolf/lede

.github/workflows/build-openwrt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ on:
1818
description: 'SSH connection to Actions'
1919
required: false
2020
default: 'false'
21-
schedule:
22-
- cron: 10 16 * * *
21+
#schedule:
22+
#- cron: 10 16 * * *
2323

2424
env:
2525
REPO_URL: https://github.com/coolsnowwolf/lede

.github/workflows/releases-big-openwrt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414
description: 'SSH connection'
1515
required: false
1616
default: 'false'
17-
schedule:
18-
- cron: '45 23 * * *'
17+
#schedule:
18+
#- cron: '45 23 * * *'
1919

2020
env:
2121
REPO_URL: https://github.com/coolsnowwolf/lede

.github/workflows/use-releases-file-to-packaging.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414
description: 'SSH connection'
1515
required: false
1616
default: 'false'
17-
schedule:
18-
- cron: '30 22 * * *'
17+
#schedule:
18+
#- cron: '30 22 * * *'
1919

2020
env:
2121
REPO_URL: https://github.com/coolsnowwolf/lede

.github/workflows/x86_64.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ on:
1818
description: 'SSH connection to Actions'
1919
required: false
2020
default: 'false'
21-
schedule:
22-
- cron: 15 16 * * 6
21+
#schedule:
22+
#- cron: 15 16 * * 6
2323

2424
env:
2525
REPO_URL: https://github.com/coolsnowwolf/lede

.github/workflows/x86_64_k6.6.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ on:
1818
description: 'SSH connection to Actions'
1919
required: false
2020
default: 'false'
21-
schedule:
22-
- cron: 15 16 * * 6
21+
#schedule:
22+
#- cron: 15 16 * * 6
2323

2424
env:
2525
REPO_URL: https://github.com/openwrt/openwrt

0 commit comments

Comments
 (0)