Skip to content

Commit

Permalink
create konflux patch schedule
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron committed Jan 14, 2025
1 parent 3d013d3 commit 1574884
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
"groupName": "github actions",
"groupSlug": "github-actions",
"commitMessageTopic": "{{depName}}"
},
{
"description": "Schedule Konflux tekton task updates Tuesday and Thursday nights (9 PM - 12 AM)",
"matchManagers": ["tekton"],
"schedule": ["* 21-23 * * 2,4"]
}
],
"ignorePaths": [
Expand Down

0 comments on commit 1574884

Please sign in to comment.