Skip to content

Commit

Permalink
Update manage-pr-labels.yml (#2062)
Browse files Browse the repository at this point in the history
  • Loading branch information
krossgg authored Sep 29, 2024
1 parent 4249d36 commit 07567b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manage-pr-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
with:
mode: minimum
count: 1
labels: 'type: feature, type: bug, type: refactor, type: translation, ignore changelog'
labels: 'type: feature, type: bugfix, type: refactor, type: translation, ignore changelog'
exit_type: failure

0 comments on commit 07567b5

Please sign in to comment.