Skip to content

Commit 6c9cc9a

Browse files
authored
chore: Don't add ignore-for-release label to PRs
1 parent 79eb8e1 commit 6c9cc9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/add_tags.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
- uses: bcoe/conventional-release-labels@v1
1515
with:
1616
type_labels: '{ "feat": "feat", "fix": "fix", "chore": "chore", "refactor": "refactor", "test": "test", "breaking": "breaking" }'
17+
ignored_types: []

0 commit comments

Comments
 (0)