ci: close issue, change workflow schedule time
This commit is contained in:
parent
e36c5c06cc
commit
f9ae8e093f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/close-issue.yml
vendored
2
.github/workflows/close-issue.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Close inactive issues
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "42 0 * * *"
|
||||
|
||||
jobs:
|
||||
close-issues:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue