Set Stale Issue bot to check only once a day

This commit is contained in:
Adrian Scillato 2020-12-05 15:32:53 -03:00 committed by GitHub
parent b94e9eb6d5
commit 730e7d48ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: "Mark or close stale issues and PRs"
on: on:
schedule: schedule:
- cron: "00 * * * *" - cron: "15 05 * * *"
jobs: jobs:
stale: stale: