Skip to content

Commit 5fa138c

Browse files
committed
update CI
1 parent 1c0033e commit 5fa138c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/ci.yml

+8
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ on:
88
- test
99
- .github/workflows/ci.yml
1010
- package.json
11+
commit:
12+
branches:
13+
- master
14+
paths:
15+
- src
16+
- test
17+
- .github/workflows/ci.yml
18+
- package.json
1119
jobs:
1220
test:
1321
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)