зеркало из https://github.com/electron/electron.git
chore: fix unsupported major comment in issue automation (#44706)
This commit is contained in:
Родитель
1cae73ba09
Коммит
febf305a4f
|
@ -88,7 +88,7 @@ jobs:
|
|||
}
|
||||
}
|
||||
if (labels.length === 0) {
|
||||
core.setOutput('No supported versions found', true);
|
||||
core.setOutput('unsupportedMajor', true);
|
||||
labels.push('blocked/need-info ❌');
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче