Skip to content

Commit be9cbad

Browse files
committed
ci: ignore paths
1 parent b8b93e6 commit be9cbad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ on:
55
paths-ignore:
66
- 'docs/**'
77
- 'playground/**'
8+
- 'examples/**'
89

910
pull_request:
1011
paths-ignore:
1112
- 'docs/**'
1213
- 'playground/**'
14+
- 'examples/**'
1315

1416
permissions:
1517
contents: read

0 commit comments

Comments
 (0)