Skip to content

Commit 4fe5504

Browse files
committed
NO-ISSUE Migrate renovate config
1 parent 102bac6 commit 4fe5504

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
'dependency upgrade',
2020
'line-openapi-update',
2121
],
22+
// In many cases, we would like to update line-openapi by dispatching the GitHub workflow during working
23+
// hours, as there are code changes.
24+
// If that is forgotten, there's a possibility that line-openapi updates or code changes won't happen at
25+
// all, so we allow it to run at night just in case.
2226
schedule: [
2327
'after 11pm',
2428
'before 4am',

0 commit comments

Comments
 (0)