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.
ignored_types
1 parent ff1b11a commit 84db283Copy full SHA for 84db283
.github/workflows/add_tags.yml
@@ -14,4 +14,4 @@ jobs:
14
- uses: bcoe/conventional-release-labels@v1
15
with:
16
type_labels: '{ "feat": "feat", "fix": "fix", "chore": "chore", "refactor": "refactor", "test": "test", "breaking": "breaking" }'
17
- ignored_types: []
+ ignored_types: '[]'
0 commit comments