Update stale issue bot to run on Wednesday (#27437)
Release Notes: - N/A
This commit is contained in:
parent
275cecb262
commit
954a56ce0c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: "Close Stale Issues"
|
name: "Close Stale Issues"
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 7,9,11 * * 2"
|
- cron: "0 7,9,11 * * 3"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue