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 67583e0 commit bc14d95Copy full SHA for bc14d95
1 file changed
.github/workflows/stale.yml
@@ -3,6 +3,7 @@ name: Close inactive issues and pull requests
3
on:
4
schedule:
5
- cron: '30 1 * * *'
6
+ pull_request:
7
workflow_dispatch:
8
9
jobs:
0 commit comments