Parcourir la source

Merge pull request #2170 from nextcloud/repo-sync/android-common/master

🔄 Synced file(s) with nextcloud/android-common
Andy Scherzinger il y a 2 ans
Parent
commit
8f2a19917e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.