Skip to content
Prev Previous commit
triagebot: Don't label everything as O-wasm
(backport <#4037>)
(cherry picked from commit 16dc917)
  • Loading branch information
tgross35 committed Nov 15, 2024
commit 6c8488ae87528fe37f3b51cee6171541cb8930ef
3 changes: 0 additions & 3 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ trigger_files = ["src/unix"]
[autolabel."O-wasi"]
trigger_files = ["src/wasi"]

[autolabel."O-wasm"]
trigger_files = ["src/"]

[autolabel."O-windows"]
trigger_files = ["src/windows"]

Expand Down