add LTS labels
This commit is contained in:
parent
e5f055b1c1
commit
4fcc8f116d
|
@ -3,5 +3,6 @@
|
|||
"groups": {
|
||||
"arch": 2,
|
||||
"platform": 1
|
||||
}
|
||||
},
|
||||
"lts_rule_expression": "(Invoke-RestMethod 'https://raw.githubusercontent.com/nodejs/Release/main/schedule.json').PSObject.Properties | Where-Object { $_.Value.codename } | ForEach-Object { @{ Name = $_.Name.TrimStart('v'); Value = $_.Value.codename } }"
|
||||
}
|
2
helpers
2
helpers
|
@ -1 +1 @@
|
|||
Subproject commit 3b38e3de4c5e4bc75f5dee12b5bb8dbffe35c562
|
||||
Subproject commit f19d5f4b3c51d47e2a8e3a64d2400cde14aee3a8
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue