From 9ed3e8e1382faf694327f3a473a1ea0b7c8eecd8 Mon Sep 17 00:00:00 2001 From: Gregory Mierzwinski Date: Tue, 6 Sep 2022 07:39:57 -0400 Subject: [PATCH] Bug 1788643 - Enable nightly-test cron on fenix. --- .cron.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.cron.yml b/.cron.yml index c73446a44..28a2c70bf 100644 --- a/.cron.yml +++ b/.cron.yml @@ -17,7 +17,8 @@ jobs: type: decision-task treeherder-symbol: Nt target-tasks-method: nightly-test - when: [] + when: + - {hour: 5, minute: 0} - name: fennec-production job: type: decision-task