mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 17:32:35 +00:00
chore: fix schedule
This commit is contained in:
parent
70ab14acf1
commit
d2fb2dc3bc
1 changed files with 1 additions and 1 deletions
2
.github/config.js
vendored
2
.github/config.js
vendored
|
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
description: 'lockFileMaintenance',
|
||||
updateTypes: ['lockFileMaintenance'],
|
||||
enabled: true,
|
||||
schedule: [],
|
||||
schedule: ['at any time'],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue