Run browser-flakes build before regular cron build

This commit is contained in:
Steve Gravrock
2021-07-20 17:57:54 -07:00
parent c1d1d69be2
commit 2c32dd5703

View File

@@ -101,7 +101,7 @@ workflows:
triggers:
- schedule:
# Times are UTC.
cron: "0 10 * * *"
cron: "0 11 * * *"
filters:
branches:
only:
@@ -188,7 +188,7 @@ workflows:
triggers:
- schedule:
# Times are UTC.
cron: "0 11 * * *"
cron: "0 10 * * *"
filters:
branches:
only: