Skip to content

Commit 60d5b11

Browse files
committed
fix(build.yml): Run build when editing json file
1 parent d367e13 commit 60d5b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- cmds/**
1111
- src/**
1212
- test/**
13+
- '**.json'
1314
pull_request:
1415
branches:
1516
- master

0 commit comments

Comments
 (0)