Skip to content

Commit 227c836

Browse files
committed
Fix syntax in link checker workflow
1 parent 22b3758 commit 227c836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-link-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ jobs:
66
link-check:
77
uses: ProjectPythia/cookbook-actions/.github/workflows/link-checker.yaml@main
88
with:
9-
path_to_source: 'portal'
9+
path_to_notebooks: 'portal'

0 commit comments

Comments
 (0)