diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index a138aad5..2e52296f 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -20,6 +20,7 @@ jobs: # Global settings repo-token: ${{ secrets.GITHUB_TOKEN }} operations-per-run: 500 # Increase if you have >1000 issues + enable-statistics: true # Issue configuration days-before-issue-stale: 90