Skip to content

Commit 06c5ecb

Browse files
author
jiangpeiling
committed
♻️ refactor me model module.
1 parent b957fa3 commit 06c5ecb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-unit-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ on:
1717
- 'backend/**'
1818
- 'sdk/**'
1919
- 'test/**'
20+
- '.github/workflows/**'
2021
push:
2122
branches: [develop]
2223
paths:
2324
- 'backend/**'
2425
- 'sdk/**'
2526
- 'test/**'
27+
- '.github/workflows/**'
2628

2729
jobs:
2830
test:

0 commit comments

Comments
 (0)