Skip to content

Commit

Permalink
pr-check workflow: add missing label
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung authored Feb 29, 2024
1 parent 2983be9 commit e30ec21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
mode: exactly
count: 1
labels: "patch, minor, major"
labels: "major, minor, patch, non-release"
add_comment: true
message: |
Before this PR can be merged, add one of the following labels:
Expand Down

0 comments on commit e30ec21

Please sign in to comment.