Skip to content

Commit f07228c

Browse files
authored
Run more nightly GitHub builds for flaky metrics (youtube#9179)
Bug: 485973372
1 parent 0646489 commit f07228c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_trigger_main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: nightly_trigger_main
33
on:
44
schedule:
55
# GMT timezone.
6-
- cron: '0 10 * * *'
6+
- cron: '0 10,12,14 * * *'
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)