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 42f806a commit dd56a28Copy full SHA for dd56a28
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,docs/README_nuget.md"
+ default: "SECURITY.md,.github/README.md,docs/README_nuget.md,.github/workflows/release.yml,.github/workflows/auto-assign.yml,.github/workflows/build.yml,.github/workflows/create-pr.yml,.github/workflows/sync-branches.yml,.github/workflows/update-releases.yml,docs/"
31
32
runs:
33
using: "composite"
0 commit comments