Skip to content

Commit 6d39967

Browse files
committed
better ignore mecanisme
1 parent 39b32e3 commit 6d39967

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
- main
77
paths-include:
88
- DirectNet.Net/**
9-
- .github/workflows/directnet-nuget-publish.yaml
9+
paths-ignore:
10+
- .github/workflows/**
1011
workflow_dispatch:
1112

1213
env:

0 commit comments

Comments
 (0)