Update stale-bot.yml

This commit is contained in:
Louis Lam 2022-09-24 00:11:22 +08:00 committed by GitHub
parent 35810e299d
commit 443235b20b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
name: 'Automatically close stale issues and PRs'
on:
workflow_dispatch:
schedule:
- cron: '0 */6 * * *'
#Run every 6 hours