Skip to content

Commit 77cd746

Browse files
committed
ci: ignore examples folder for test ci
1 parent 948a669 commit 77cd746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths-ignore:
88
- 'docs/**'
99
- 'boot/**'
10+
- 'examples/**'
1011
- 'web/**'
1112
- '**.md'
1213
- '**/*.png'

0 commit comments

Comments
 (0)