We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/stale
1 parent b8f0fc8 commit 37f0648Copy full SHA for 37f0648
.github/workflows/close-stale-issues.yml
@@ -5,7 +5,7 @@ permissions:
5
6
on:
7
schedule:
8
- - cron: "*/15 * * * *"
+ - cron: "0 * * * *"
9
10
jobs:
11
stale-resolved-issues:
0 commit comments