소스 검색

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

fatedier 1 년 전
부모
커밋
7418ae098d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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