Update issues-stale.yml

- Change time of scheduled trigger
This commit is contained in:
ReenigneArcher 2022-02-06 17:42:20 -05:00
parent b288993b86
commit a9988cb346

View File

@ -2,7 +2,7 @@ name: Stale Issues / PRs
on:
schedule:
- cron: '00 19 * * *'
- cron: '00 00 * * *'
jobs:
stale: