Skip to content

Commit

Permalink
Increase operations-per-run in stale.yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
w00000dy committed Apr 15, 2024
1 parent 80ebcb2 commit b2e68db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
exempt-issue-labels: 'pinned,keep,enhancement,confirmed'
exempt-pr-labels: 'pinned,keep,enhancement,confirmed'
exempt-all-milestones: true
operations-per-run: 150
operations-per-run: 1000
stale-issue-message: >
Hey! This issue has been open for quite some time without any new comments now.
It will be closed automatically in a week if no further activity occurs.
Expand Down

0 comments on commit b2e68db

Please sign in to comment.