chore: fix lint

This commit is contained in:
C4illin 2025-10-07 19:55:28 +00:00
parent 2bdef35be0
commit da380c961a
2 changed files with 16 additions and 16 deletions

30
.github/release.yml vendored
View file

@ -3,18 +3,18 @@ changelog:
authors: authors:
- renovate[bot] - renovate[bot]
categories: categories:
- title: Features - title: Features
labels: labels:
- feature - feature
- title: Bug Fixes - title: Bug Fixes
labels: labels:
- fix - fix
- title: Miscellaneous Chores - title: Miscellaneous Chores
labels: labels:
- chore - chore
- ci - ci
- docs - docs
- test - test
- title: Other Changes - title: Other Changes
labels: labels:
- "*" - "*"

View file

@ -1,6 +1,6 @@
on: on:
pull_request_target: pull_request_target:
types: [ opened, edited ] types: [opened, edited]
name: conventional-release-labels name: conventional-release-labels
jobs: jobs:
label: label: