Update stale issue bot to run on Wednesday (#27437)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2025-03-25 12:40:43 -04:00 committed by GitHub
parent 275cecb262
commit 954a56ce0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: "Close Stale Issues"
on:
schedule:
- cron: "0 7,9,11 * * 2"
- cron: "0 7,9,11 * * 3"
workflow_dispatch:
jobs: