Skip to content

Commit 188d096

Browse files
committed
cron
1 parent 425ab0e commit 188d096

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

.github/workflows/Mi_3Pro.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ on:
1818
description: 'SSH connection to Actions'
1919
required: true
2020
default: 'false'
21-
schedule:
22-
- cron: 0 8 * * *
23-
# watch:
24-
# types: started
21+
# schedule:
22+
# - cron: 0 8 * * *
23+
watch:
24+
types: started
2525

2626
env:
2727
REPO_URL: https://github.com/coolsnowwolf/lede

.github/workflows/r3g.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ on:
1818
description: 'SSH connection to Actions'
1919
required: true
2020
default: 'false'
21-
schedule:
22-
- cron: 0 18 * * *
23-
# watch:
24-
# types: started
21+
# schedule:
22+
# - cron: 0 18 * * *
23+
watch:
24+
types: started
2525

2626
env:
2727
REPO_URL: https://github.com/coolsnowwolf/lede

.github/workflows/r3g1.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ on:
1919
required: true
2020
default: 'false'
2121
schedule:
22-
- cron: 0 18 * * *
23-
# watch:
24-
# types: started
22+
- cron: 0 03 * * *
23+
watch:
24+
types: started
2525

2626
env:
2727
REPO_URL: https://github.com/coolsnowwolf/lede

0 commit comments

Comments
 (0)