Skip to content

Commit f81a4c9

Browse files
committed
[CI] Add docs directory on paths ignore
1 parent d12fcd4 commit f81a4c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Continuous Integration
33
on:
44
pull_request:
55
paths-ignore:
6+
- "docs/**"
67
- "*.md"
78
workflow_dispatch: ~
89
workflow_call: ~

0 commit comments

Comments
 (0)