ci: Enable statistics for stale issue workflow

This commit is contained in:
Gauvain
2025-08-28 17:34:15 +02:00
committed by GitHub
parent ade9dd6c3f
commit b25f8a67fc

View File

@@ -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