Update stale.yml

This commit is contained in:
tteckster 2021-12-21 08:24:21 -05:00 committed by GitHub
parent 4a137b6099
commit bae72c4b6d
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 inactive issues
on:
schedule:
- cron: "30 1 * * *"
- cron: "0 0 * * *"
jobs:
close-issues: