Skip to content
Snippets Groups Projects
Commit 2a9ad52a authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Run close-stale once per day

parent f011c696
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ name: "Close stale issues"
on:
schedule:
- cron: "56 * * * *"
- cron: "0 1 * * *"
jobs:
stale:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment