Update and rename .github/workflow/stale.yml to .github/workflows/stale.yml
This commit is contained in:
parent
47c941c5fd
commit
7c17613add
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: Close inactive issues
|
name: Close inactive issues
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "38 21 * * *"
|
- cron: "48 21 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
close-issues:
|
close-issues:
|
Loading…
Add table
Add a link
Reference in a new issue