tf-m-code-coverage: Make start around 19:xx UTC

To make sure that its running doesn't fall on working day per China
Standard Time, which makes it inconvinient for the team in China.

This still makes its start time different from start times of other
big jobs, though they definitely overlap in run time otherwise.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I16fda4ee99ddd62213709c00d23f0a27352bbe3a
diff --git a/tf-m-code-coverage.yaml b/tf-m-code-coverage.yaml
index f975644..012f5bb 100644
--- a/tf-m-code-coverage.yaml
+++ b/tf-m-code-coverage.yaml
@@ -17,7 +17,7 @@
           days-to-keep: 90
           num-to-keep: 45
     triggers:
-      - timed: 'H 05 */2 * *'
+      - timed: 'H 19 */2 * *'
     parameters:
       - string:
           name: 'FILTER_GROUP'