Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

Commit e06e7dc

Browse files
committed
ci: 包含 PCL.Core.csproj 到触发器中
1 parent 744f275 commit e06e7dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ on:
55
- main
66
paths:
77
- "*/**"
8+
- "PCL.Core.csproj"
89
pull_request:
910
branches:
1011
- main
1112
paths:
1213
- "*/**"
14+
- "PCL.Core.csproj"
1315
workflow_dispatch:
1416

1517
jobs:

0 commit comments

Comments
 (0)