Skip to content

Commit c9274a3

Browse files
chore: update Konflux tekton patch schedule to weekends
Assisted-by: Cursor <cursoragent@cursor.com> Signed-off-by: Michael Valdron <mvaldron@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent fc8ccf2 commit c9274a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"commitMessageTopic": "{{depName}}"
3838
},
3939
{
40-
"description": "Schedule Konflux tekton task updates Tuesday and Thursday nights (7 PM - 2 AM)",
40+
"description": "Schedule Konflux tekton task updates Saturdays after 5 AM",
4141
"matchManagers": [
4242
"tekton"
4343
],
4444
"schedule": [
45-
"* 19-23,0-2 * * 2,4"
45+
"* 5-23 * * 6"
4646
]
4747
}
4848
],

0 commit comments

Comments
 (0)