소스 검색

chore: set stale to 30 days instead of 60

tags/v0.10.0
Jérôme Deuchnord 3 년 전
부모
커밋
b46f62869b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .github/workflows/stale.yml

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

@@ -20,7 +20,7 @@ jobs:
with:
start-date: 2021-02-01

days-before-stale: 60
days-before-stale: 30
days-before-issue-close: 7
days-before-pr-close: 14



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