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 2d57d5c commit 4cc05e7Copy full SHA for 4cc05e7
.github/workflows/stale.yml
@@ -2,7 +2,7 @@ name: close needs-information issues
2
on:
3
schedule:
4
- cron: "30 1 * * *"
5
- workflow_dispatch:
+ workflow_dispatch:
6
7
jobs:
8
close-issues:
0 commit comments