mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
Disable 'new release'
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.17'],
|
||||
perform: true
|
||||
perform: false
|
||||
}
|
||||
Reference in New Issue
Block a user