Skip to content

Commit f70885f

Browse files
Update
1 parent 579f528 commit f70885f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ on:
55
- feature/*
66
- release/*
77
paths:
8-
- '**'
8+
- '**.ts'
9+
- '**.json'
10+
- '**.yml'
911
pull_request:
1012
paths:
1113
- '!*.md'

0 commit comments

Comments
 (0)