Skip to content

Commit

Permalink
Prevent Renovate bot from opening PRs outside the schedule (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoran authored Nov 8, 2024
1 parent 9d2b94c commit 8b68600
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 8b68600

Please sign in to comment.