Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit d853480

Browse files
authored
Update validate-notebooks.md typos in documentation
Signed-off-by: Emilio Garcia <iamemilio@users.noreply.github.com>
1 parent c4ae6b1 commit d853480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/validate-notebooks/validate-notebooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
- name: Validate Jupyter Notebooks
2929
uses: ./ci-actions/actions/validate-notebooks
3030
with:
31-
notebook_paths: "notebooks/"
31+
path: "notebooks/"
3232
```

0 commit comments

Comments
 (0)