Skip to content

Commit 37e2529

Browse files
committed
2 parents 2c03eb2 + 1b9de14 commit 37e2529

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/directnet-nuget-publish.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ on:
44
push:
55
branches:
66
- main
7-
paths-include:
7+
paths:
88
- DirectNet.Net/**
9-
paths-ignore:
10-
- .github/workflows/**
11-
- '*.md'
129
workflow_dispatch:
1310

1411
env:

0 commit comments

Comments
 (0)