.github/stale.yml: fix syntax
This commit is contained in:
+2
-1
@@ -5,5 +5,6 @@ exemptLabels:
|
|||||||
- "1.severity: security"
|
- "1.severity: security"
|
||||||
- "2.status: never-stale"
|
- "2.status: never-stale"
|
||||||
staleLabel: "2.status: stale"
|
staleLabel: "2.status: stale"
|
||||||
markComment: [Nixpkgs stale bot info](https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md)
|
markComment: |
|
||||||
|
[Nixpkgs stale bot info](https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md)
|
||||||
closeComment: false
|
closeComment: false
|
||||||
|
|||||||
Reference in New Issue
Block a user