File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,7 @@ name: Update
33on :
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
138env :
149 COOKIE : ' ATVNqfLH9EAdrZGpzH5KSedbV0mM00ZPuYIvvb8d+YLOu4xPuynh3/8cmhn+bNPsSRyOsjM5eTPbCuDvv4so30O4b85IqYLbxb7St1B2evYAszI0h0YsEqz4b0aDVW69M2NCriV44/HC6wTcVs7gK2GR7qdvvJXfixr9UxUyGBpThUpVLCVSa8i3LMUpvS7CXbWhg1rWmttDRfTENQ63U0rIQ3lJeafoXKWBeXRABby07wBbx0x+Wc2iNcIwaJR9VA=='
You can’t perform that action at this time.
0 commit comments