Skip to content

Commit 67c1f81

Browse files
rvandermeulenmergify[bot]
authored andcommitted
Increase the bump-ac cron frequency
1 parent b554a9d commit 67c1f81

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.cron.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@ jobs:
1818
type: decision-task
1919
treeherder-symbol: bump-ac
2020
target-tasks-method: bump_android_components
21-
when: [{hour: 7, minute: 0}]
21+
when:
22+
- {hour: 4, minute: 0}
23+
- {hour: 10, minute: 0}
24+
- {hour: 16, minute: 0}
25+
- {hour: 22, minute: 0}

0 commit comments

Comments
 (0)