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 6e055f8 commit 3b5ea34Copy full SHA for 3b5ea34
.github/workflows/docs.yml
@@ -6,7 +6,7 @@ on:
6
paths:
7
- "website/**"
8
- "src/**"
9
- - "scripts/generate_api_docs.py"
+ - "scripts/docs/generate_api_docs.py"
10
workflow_dispatch:
11
12
permissions:
0 commit comments