mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
Align issue OS labels with repo labels
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
const selectedOs = osMatch[1].trim().toLowerCase();
|
||||
const osLabelMap = {
|
||||
macos: "os:macos",
|
||||
windows: "os:windows",
|
||||
windows: "os:Windows",
|
||||
linux: "os:linux",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user