diff --git a/.github/labeler.yml b/.github/labeler.yml index 5304c9b8ce..fb55fcf926 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -23,7 +23,7 @@ workflows: - any-glob-to-any-file: - dotnet/src/Microsoft.Agents.AI.Workflows/** - dotnet/src/Microsoft.Agents.AI.Workflows.Declarative/** - - dotnet/samples/02-agents/Workflow/** + - dotnet/samples/03-workflows/** - python/packages/main/agent_framework/_workflow/** - python/samples/getting_started/workflow/**