Update and rename .github/workflow/stale.yml to .github/workflows/stale.yml
This commit is contained in:
@@ -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:
|
||||||
Reference in New Issue
Block a user