Skip to content

Commit d7ede6d

Browse files
committed
Remove filters, and always build on push on main
1 parent 51f0394 commit d7ede6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nuget-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Build and Publish NuGet Packages
33
on:
44
push:
55
branches: [ master ]
6-
paths:
7-
- 'Linq/*.csproj'
8-
- 'Types/*.csproj'
96
pull_request:
107
branches: [ master ]
118

0 commit comments

Comments
 (0)