Skip to content

Commit

Permalink
Remove redundant relnotes-fix (pydantic#9403)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani authored May 7, 2024
1 parent 4d7bef6 commit a590b98
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ relnotes-fix:
- changed-files:
- any-glob-to-any-file: '**'

# Add 'relnotes-fix' label to any PR where the head branch name starts with `fix` or has a `fix` section in the name
relnotes-fix:
- head-branch: ['^fix', 'fix']

relnotes-feature:
- head-branch: ['^feature', 'feature']

Expand Down

0 comments on commit a590b98

Please sign in to comment.