Skip to content

Commit 2e3cd8a

Browse files
committed
修改运行时间,运行时间可再TG群反馈
1 parent f179ffc commit 2e3cd8a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/txnews.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
#branches:
1212
#- master
1313
schedule:
14-
- cron: '*/5 * * * *'
14+
- cron: '*/7 */2 * * *'
1515
watch:
1616
types: started
1717

.github/workflows/youth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
#branches:
99
#- master
1010
schedule:
11-
- cron: '*/3 * * * *'
11+
- cron: '*/3 */2 * * *'
1212
watch:
1313
types: started
1414

0 commit comments

Comments
 (0)