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 36048ea commit b5f05abCopy full SHA for b5f05ab
.github/stale.yml
@@ -4,6 +4,9 @@
4
# Label to use when marking as stale
5
staleLabel: stale
6
7
+# Only run on issues
8
+only: issues
9
+
10
# Issue specific configuration
11
issues:
12
# TODO: Raise the limitPerRun once we are satisfied with the bot's performance
0 commit comments