Skip to content

Commit 20849d6

Browse files
committed
fix
1 parent bac717b commit 20849d6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- "packages/hub/README.md"
1313
- "packages/inference/README.md"
1414
- "packages/agents/README.md"
15+
- "packages/tiny-agents/README.md"
1516
- ".github/workflows/documentation.yml"
1617

1718
jobs:

.github/workflows/pr-documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- "packages/doc-internal/**"
1010
- "packages/inference/README.md"
1111
- "packages/agents/README.md"
12+
- "packages/tiny-agents/README.md"
1213

1314
concurrency:
1415
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)