Skip to content

Commit 07da0ab

Browse files
committed
[Github] Fix unable to trigger action
1 parent c3956c7 commit 07da0ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuget-push-lagrange-core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- "Lagrange.Core/Lagrange.Core.sln"
8+
- "Lagrange.Core/Lagrange.Core.csproj"
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)