refactor: simplify workflow request interpretation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
David Kaya
2026-03-24 21:29:35 +01:00
co-authored by Copilot
parent 38ebe5bdfa
commit 8b2e7cd2c0
4 changed files with 71 additions and 18 deletions
@@ -0,0 +1,5 @@
using System.Diagnostics.CodeAnalysis;
[assembly: Experimental(
"MEAI001",
UrlFormat = "https://aka.ms/dotnet-extensions-warnings/{0}")]