Revert "wprkflows/bot: increase frequency to every 5 minutes" (#458570)
This commit is contained in:
@@ -630,7 +630,7 @@ module.exports = async ({ github, context, core, dry }) => {
|
||||
state: 'open',
|
||||
sort: 'created',
|
||||
direction: 'asc',
|
||||
per_page: 50,
|
||||
per_page: 100,
|
||||
after: cursor,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user