mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Fix typo 'lighting' --> 'lightning'; update labler (#823)
This commit is contained in:
committed by
GitHub
Unverified
parent
99860a5d07
commit
367a3275d1
+8
-2
@@ -24,5 +24,11 @@ workflows:
|
||||
- dotnet/src/Microsoft.Agents.Workflows/**
|
||||
- dotnet/src/Microsoft.Agents.Workflows.Declarative/**
|
||||
- dotnet/samples/GettingStarted/Workflow/**
|
||||
- python/packages/workflows/**
|
||||
- python/samples/getting_started/workflow/**
|
||||
- python/packages/main/agent_framework/_workflow/**
|
||||
- python/samples/getting_started/workflow/**
|
||||
|
||||
# Add 'lab' label to any change within the 'python/packages/lab' directory
|
||||
lab:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- python/packages/lab/**
|
||||
|
||||
Reference in New Issue
Block a user