Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 5c665be

Browse files
committed
build: tune workflow
1 parent 9bafac7 commit 5c665be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package_analyze.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- "bin/**"
99
- "example/**"
1010
- "lib/**"
11+
- "test/**"
1112
- "tool/**"
1213
- "tools/**"
1314
- ".github/workflows/package_analyze.yaml"
@@ -21,6 +22,7 @@ on:
2122
- "bin/**"
2223
- "example/**"
2324
- "lib/**"
25+
- "test/**"
2426
- "tool/**"
2527
- "tools/**"
2628
- ".github/workflows/package_analyze.yaml"

0 commit comments

Comments
 (0)