Skip to content

Commit 55bbcc9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)