Skip to content

Commit de1c838

Browse files
committed
ci: Run docs only on documentation change
1 parent fb5897c commit de1c838

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: Docs
33
on:
44
push:
55
branches: [develop]
6+
paths:
7+
- 'docs/**'
8+
- package.json
9+
- README.md
610

711
jobs:
812
build-docs:

0 commit comments

Comments
 (0)