We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac717b commit 20849d6Copy full SHA for 20849d6
.github/workflows/documentation.yml
@@ -12,6 +12,7 @@ on:
12
- "packages/hub/README.md"
13
- "packages/inference/README.md"
14
- "packages/agents/README.md"
15
+ - "packages/tiny-agents/README.md"
16
- ".github/workflows/documentation.yml"
17
18
jobs:
.github/workflows/pr-documentation.yml
@@ -9,6 +9,7 @@ on:
9
- "packages/doc-internal/**"
10
11
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments