Update issues-stale.yml
- Change time of scheduled trigger
This commit is contained in:
parent
b288993b86
commit
a9988cb346
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issues-stale.yml
vendored
2
.github/workflows/issues-stale.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Stale Issues / PRs
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '00 19 * * *'
|
||||
- cron: '00 00 * * *'
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue