소스 검색

Merge pull request #3921 from luixxiul/patch-1

Update .github/workflows/close-stale-issues.yml: increase operations-per-run from 100 to 500
pull/3922/head
Slavi Pantaleev 1 년 전
committed by GitHub
부모
커밋
c66a53c729
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/close-stale-issues.yml

+ 1
- 1
.github/workflows/close-stale-issues.yml 파일 보기

@@ -21,7 +21,7 @@ jobs:
# Issues/PRs
######################################################################
exempt-assignees: 'spantaleev,aine-etke'
operations-per-run: 100
operations-per-run: 500
# Use this to do a dry run from a pull request
# debug-only: true
######################################################################


불러오는 중...
취소
저장