ci: Remove debug log level from stale.yml

This commit is contained in:
Gauvain
2025-08-28 17:32:49 +02:00
committed by GitHub
parent 568252b6d3
commit ade9dd6c3f

View File

@@ -20,7 +20,6 @@ jobs:
# Global settings
repo-token: ${{ secrets.GITHUB_TOKEN }}
operations-per-run: 500 # Increase if you have >1000 issues
log-level: debug
# Issue configuration
days-before-issue-stale: 90