We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b32e3 commit 6d39967Copy full SHA for 6d39967
.github/workflows/directnet-nuget-publish.yaml
@@ -6,7 +6,8 @@ on:
6
- main
7
paths-include:
8
- DirectNet.Net/**
9
- - .github/workflows/directnet-nuget-publish.yaml
+ paths-ignore:
10
+ - .github/workflows/**
11
workflow_dispatch:
12
13
env:
0 commit comments