Skip to content

Commit 9ddcfd9

Browse files
authored
Update build.yml
1 parent 8b13272 commit 9ddcfd9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches:
66
- develop
7+
paths:
8+
- '**.js'
9+
- '**.json'
10+
- '**.css'
11+
- '!dist/**'
712

813
jobs:
914
build:

0 commit comments

Comments
 (0)