Run browser-flakes build before regular cron build
This commit is contained in:
@@ -101,7 +101,7 @@ workflows:
|
|||||||
triggers:
|
triggers:
|
||||||
- schedule:
|
- schedule:
|
||||||
# Times are UTC.
|
# Times are UTC.
|
||||||
cron: "0 10 * * *"
|
cron: "0 11 * * *"
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
@@ -188,7 +188,7 @@ workflows:
|
|||||||
triggers:
|
triggers:
|
||||||
- schedule:
|
- schedule:
|
||||||
# Times are UTC.
|
# Times are UTC.
|
||||||
cron: "0 11 * * *"
|
cron: "0 10 * * *"
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user