Skip to content

Commit 9b9f183

Browse files
authored
Merge branch 'main' into renovate/lock-file-maintenance-all
2 parents 8defdb7 + 841d95e commit 9b9f183

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ack.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@ jobs:
3333
${{ toJson(github) }}
3434
EOF_GITHUB_CONTEXT
3535
36-
- uses: bcoe/conventional-release-labels@v1
37-
with:
38-
type_labels: '{"feat": "feat", "fix": "fix", "breaking": "breaking", "chore": "chore"}'
39-
ignored_types: "[]"
36+
- uses: release-drafter/release-drafter/autolabeler@v7
4037

4138
- name: Verify PR label action
4239
if: github.event_name != 'merge_group'

0 commit comments

Comments
 (0)