Skip to content

Commit 59bdfe3

Browse files
committed
Move pydantic_base.py to src/a2a/
1 parent 0676617 commit 59bdfe3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/update-a2a-types.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
- main
1010
paths:
1111
- "scripts/generate_types.sh"
12+
- "src/a2a/types.py"
13+
- "src/pydantic_base.py"
1214
types:
1315
- opened
1416
- synchronize
File renamed without changes.

0 commit comments

Comments
 (0)