Skip to content

Commit 739af00

Browse files
mcanshtimdorr
andauthored
chore(ci): trigger update for example md files (#8301)
Co-authored-by: Tim Dorr <[email protected]>
1 parent 75ef78e commit 739af00

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/website.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ name: website
33
on:
44
push:
55
branches: [main]
6-
paths: [docs/**]
6+
paths:
7+
- docs/**
8+
- examples/README.md
9+
- examples/**/README.md
710
release:
811
types: [published]
912

0 commit comments

Comments
 (0)