Update stale.yml

This commit is contained in:
Daniel Han 2025-06-29 17:29:36 -07:00
parent c396630163
commit 018f7677a5

View file

@ -2,7 +2,7 @@ name: 'Inactive Issue Pinger'
on:
schedule:
- cron: '30 5 * * *' # Runs at 05:30 UTC every day
- cron: '30 0 * * *' # Runs at 12:30 UTC every day
jobs:
stale: