Skip to content

Commit

Permalink
Prevent Renovate bot from opening PRs outside the schedule (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoran authored Nov 8, 2024
1 parent 6cad4a5 commit a358b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": [
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
],
"updateNotScheduled": false,
"schedule": [
"on Tuesday after 3am and before 10am"
]
Expand Down

0 comments on commit a358b87

Please sign in to comment.