mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-11740] changed hour to 6AM
This commit is contained in:
committed by
Adam Świderski
parent
cdcfa4cde3
commit
3d24cc245c
@@ -2,7 +2,7 @@ name: "Cron multibrowser E2E runs"
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 8 * * 1-5' #At 08:00 on every day-of-week from Monday through Friday.
|
||||
- cron: '0 6 * * 1-5' #At 06:00 on every day-of-week from Monday through Friday.
|
||||
|
||||
jobs:
|
||||
chrome:
|
||||
|
||||
Reference in New Issue
Block a user