Update stale job workflow with operations per run (#6568)

This commit is contained in:
mamoodi
2025-01-31 14:24:27 -05:00
committed by GitHub
parent 7f4b5476dc
commit 47b84189a3

View File

@@ -19,3 +19,4 @@ jobs:
close-issue-message: 'This issue was closed because it has been stalled for over 30 days with no activity.'
close-pr-message: 'This PR was closed because it has been stalled for over 30 days with no activity.'
days-before-close: 7
operations-per-run: 150