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 b16f59d commit 9cba280Copy full SHA for 9cba280
action.yml
@@ -27,7 +27,7 @@ inputs:
27
required: false
28
ignore-files:
29
description: "Skip release if only these files are changed"
30
- default: "SECURITY.md,.github/README.md"
+ default: "SECURITY.md,.github/README.md,docs/README_nuget.md"
31
32
runs:
33
using: "composite"
0 commit comments