Przeglądaj źródła

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

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
nextcloud-android-bot 2 lat temu
rodzic
commit
c4e29366ff
1 zmienionych plików z 1 dodań i 1 usunięć
  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.