Skip to content

Commit d166a10

Browse files
committed
ci: don't build when only README change
1 parent 746bd4c commit d166a10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
paths-ignore:
8+
- README.md
79
pull_request:
810
branches:
911
- master

0 commit comments

Comments
 (0)