소스 검색

🔄 Synced local '.github/workflows/' with remote 'config/workflows/'

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
nextcloud-android-bot 2 년 전
부모
커밋
c4e29366ff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/stale.yml

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

@@ -19,7 +19,7 @@ jobs:
           days-before-stale: 28
           days-before-close: 14
           days-before-pr-close: -1
-          only-labels: 'bug,needs info/discussion'
+          only-labels: 'bug,needs info'
           exempt-issue-labels: 'no-stale'
           stale-issue-message: >-
             This bug report did not receive an update in the last 4 weeks.