Skip to content

Commit 7851b97

Browse files
committed
ci: modified when to trigger the docs actions
1 parent 884fda8 commit 7851b97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: 'docs'
22

33
on:
44
push:
5+
paths:
6+
- 'docs/**'
57
branches:
68
# - main
79

0 commit comments

Comments
 (0)