Skip to content

Commit 3b5ea34

Browse files
committed
update docs workflow
1 parent 6e055f8 commit 3b5ea34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
paths:
77
- "website/**"
88
- "src/**"
9-
- "scripts/generate_api_docs.py"
9+
- "scripts/docs/generate_api_docs.py"
1010
workflow_dispatch:
1111

1212
permissions:

0 commit comments

Comments
 (0)