Skip to content

Commit

Permalink
fix: label
Browse files Browse the repository at this point in the history
  • Loading branch information
wasd96040501 committed Jan 20, 2025
1 parent f41aecc commit 7a4b671
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/required-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
mode: minimum
count: 1
labels: |
feat
feature
enhancement
fix
Expand All @@ -23,4 +22,4 @@ jobs:
chore
documentation
add_comment: true
message: "Requires label: feat, feature, enhancement, fix, bugfix, bug, chore, documentation."
message: "Requires label: feature, enhancement, fix, bugfix, bug, chore, documentation."

0 comments on commit 7a4b671

Please sign in to comment.