Update stale.yml

This commit is contained in:
Jennifer 2021-07-14 02:52:39 -04:00 committed by GitHub
parent 856cbb2ca0
commit 71ddbdaf10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Close and mark stale issue
on:
schedule:
- cron: '0 0 0 * * ?'
- cron: '0 0 * * *'
jobs:
stale: