Browse Source

increase operations-per-run in stale workflow (#3950)

fatedier 1 year ago
parent
commit
7418ae098d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/stale.yml

+ 1 - 0
.github/workflows/stale.yml

@@ -32,3 +32,4 @@ jobs:
         debug-only: ${{ github.event.inputs.debug-only }}
         exempt-all-pr-milestones: true
         exempt-all-pr-assignees: true
+        operations-per-run: 200