Forráskód Böngészése

Fix stalebot exempt labels

Francisco Giordano 6 éve
szülő
commit
59f03f00c5
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/stale.yml

+ 1 - 1
.github/stale.yml

@@ -9,7 +9,7 @@ daysUntilClose: 15
 
 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
 exemptLabels:
-  - on-hold
+  - on hold
 
 # Set to true to ignore issues in a project (defaults to false)
 exemptProjects: false