We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671c001 commit 9f60c50Copy full SHA for 9f60c50
1 file changed
.github/workflows/nuget-test-and-build.yml
@@ -17,7 +17,7 @@ on:
17
# - 'Kepware.Api.Sample/**'
18
# - 'KepwareSync.Service/**'
19
# - '.github/workflows/nuget-test-and-build.yml'
20
- - '!*.md' # Exclude markdown files
+ - '!**/*.md' # Exclude markdown files
21
22
jobs:
23
draft-release:
0 commit comments