Skip to content

Commit 55bbcc9

Browse files
committed
Fix CI workflow docs paths
1 parent 5076169 commit 55bbcc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
paths:
88
- .github/workflows/publish-docs.yml
9-
- docs/
9+
- docs/**
1010

1111
workflow_dispatch:
1212

0 commit comments

Comments
 (0)