Skip to content

Commit f6a0f78

Browse files
authored
Reduce frequency
1 parent d5a5380 commit f6a0f78

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@ name: Update
33
on:
44
workflow_dispatch:
55
schedule:
6-
# Check for updates every half hour between 15:00 UTC and 19:00 UTC on Tuesday through Thursday
7-
- cron: '0,30 15-19 * * 2-4'
8-
# Check for updates every hour between 17:00 UTC and 19:00 UTC on Monday and Friday
9-
- cron: '0 17-19 * * 1,5'
10-
# Check for updates at 19:00 UTC once every Saturday and Sunday
11-
- cron: '0 19 * * 0,6'
6+
- cron: '0 19 * * 5'
127

138
env:
149
COOKIE: 'ATVNqfLH9EAdrZGpzH5KSedbV0mM00ZPuYIvvb8d+YLOu4xPuynh3/8cmhn+bNPsSRyOsjM5eTPbCuDvv4so30O4b85IqYLbxb7St1B2evYAszI0h0YsEqz4b0aDVW69M2NCriV44/HC6wTcVs7gK2GR7qdvvJXfixr9UxUyGBpThUpVLCVSa8i3LMUpvS7CXbWhg1rWmttDRfTENQ63U0rIQ3lJeafoXKWBeXRABby07wBbx0x+Wc2iNcIwaJR9VA=='

0 commit comments

Comments
 (0)