Skip to content

Commit 3d1dcc2

Browse files
committed
fix ci-docs
1 parent 78c0ba7 commit 3d1dcc2

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/ci-docs.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ on:
44
push:
55
branches: main
66
paths-ignore:
7-
- 'docs/**'
8-
pull_request:
9-
branches: main
10-
paths-ignore:
11-
- 'docs/**'
7+
- 'samples/**'
128

139
jobs:
1410
build:

0 commit comments

Comments
 (0)