glenn-jocher commited on
Commit
fe80bed
·
unverified ·
1 Parent(s): 7b2b521

Update stale.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/stale.yml +1 -0
.github/workflows/stale.yml CHANGED
@@ -15,3 +15,4 @@ jobs:
15
  days-before-stale: 30
16
  days-before-close: 5
17
  exempt-issue-label: 'documentation,tutorial'
 
 
15
  days-before-stale: 30
16
  days-before-close: 5
17
  exempt-issue-label: 'documentation,tutorial'
18
+ operations-per-run: 100 # The maximum number of operations per run, used to control rate limiting.