mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
Disable new release and the insiders labelling (fixes #34432)
This commit is contained in:
2
.github/new_release.yml
vendored
2
.github/new_release.yml
vendored
@@ -1,5 +1,5 @@
|
||||
{
|
||||
newReleaseLabel: 'new release',
|
||||
newReleases: ['1.16'],
|
||||
perform: true
|
||||
perform: false
|
||||
}
|
||||
Reference in New Issue
Block a user