Update stale.yml
This commit is contained in:
parent
856cbb2ca0
commit
71ddbdaf10
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -2,7 +2,7 @@ name: Close and mark stale issue
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 0 * * ?'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
Loading…
Reference in New Issue
Block a user