Skip to content

Commit 5a3f4c1

Browse files
committed
Update build workflow
1 parent 602bf4e commit 5a3f4c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches-ignore:
55
- dist
6+
paths:
7+
- src/**
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)