Skip to content

Commit

Permalink
Update close_stale_issues.yml
Browse files Browse the repository at this point in the history
Updaet to 1000 temporarily to process old issues.
  • Loading branch information
sshaoshuai authored Feb 21, 2022
1 parent e1bfcec commit a9c66fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close_stale_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}
operations-per-run: 300
operations-per-run: 1000

0 comments on commit a9c66fe

Please sign in to comment.