chore(Github Actions): stale it all

This commit is contained in:
Thibault Malbranche 2019-09-03 01:06:08 +02:00 committed by GitHub
parent 5b66f8da01
commit 8e49766d94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: "Close stale issues and PRs"
on:
schedule:
- cron: "48 * * * *"
- cron: "* * * * *"
jobs:
stale: