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