Skip to content

Commit ca14c69

Browse files
committed
fix docs check on push
1 parent 7c57d0e commit ca14c69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ name: 📚 Docs Checks
22

33
on:
44
push:
5+
paths:
6+
- "docs/**"
57
pull_request:
8+
types: [opened, synchronize, reopened]
69
paths:
710
- "docs/**"
811

0 commit comments

Comments
 (0)