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.
ignore-for-release
1 parent 79eb8e1 commit 6c9cc9aCopy full SHA for 6c9cc9a
.github/workflows/add_tags.yml
@@ -14,3 +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: []
0 commit comments