Update stale-bot.yml
This commit is contained in:
parent
35810e299d
commit
443235b20b
|
@ -1,5 +1,6 @@
|
|||
name: 'Automatically close stale issues and PRs'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *'
|
||||
#Run every 6 hours
|
||||
|
|
Loading…
Reference in New Issue