Skip to content

Commit 33628d3

Browse files
Skip ci build for minor changes
1 parent 0b4d1c4 commit 33628d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches: [main]
55
tags: ["*"]
6+
paths-ignore:
7+
- "*.md"
8+
- "docs/**"
69
pull_request:
710
workflow_call:
811
inputs:

0 commit comments

Comments
 (0)