mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-31 20:52:45 +00:00
Use a more friendly release time and day of week
"0 18 * * 1-4": "At 18:00 on every day-of-week from Monday through Thursday." PT - 10 am CT - 12 pm ET - 1 pm UTC - 6 pm
This commit is contained in:
@@ -2,7 +2,7 @@ name: release
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '0 18 * * 1-4'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user