Skip to content

Commit b6d07fd

Browse files
authored
Build Doc only when necessary (#1541)
1 parent bdc9b18 commit b6d07fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/website.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches:
66
- master
7+
paths:
8+
- 'docs/**'
9+
- 'website/**'
10+
- 'couscous.yml'
11+
- '.github/workflows/website.yml'
712

813
jobs:
914
build:

0 commit comments

Comments
 (0)