Skip to content

Commit 73bdb2f

Browse files
authored
Update ci-build.yml
1 parent 9eb127b commit 73bdb2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ name: ci-build
33
on:
44
push:
55
branches: main
6+
paths-ignore:
7+
- 'docs/**'
68
pull_request:
79
branches: main
10+
paths-ignore:
11+
- 'docs/**'
812

913
jobs:
1014
build:

0 commit comments

Comments
 (0)