We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80a9a6 commit deec7cbCopy full SHA for deec7cb
.github/workflows/issue_stale.yaml
@@ -1,7 +1,7 @@
1
name: Close inactive issues
2
on:
3
schedule:
4
- - cron: "35 11 * * *"
+ - cron: "35 11 * * 1"
5
6
env:
7
DAYS_BEFORE_ISSUE_STALE: 14
methods/octomap
0 commit comments