Apply suggestions from code review
This commit is contained in:
parent
5fb491035f
commit
6188bac293
|
@ -2,6 +2,7 @@ name: close needs-information issues
|
|||
on:
|
||||
schedule:
|
||||
- cron: "30 1 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
close-issues:
|
||||
|
|
Loading…
Reference in New Issue