Skip to content

Commit

Permalink
Pluralize glob and file in labeler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moradology committed Jan 31, 2025
1 parent 3c4ac0f commit 88ef0dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
needs release notes:
- all:
- changed-files:
- all-glob-to-all-file: '!changes/*.rst'
- all-globs-to-all-files: '!changes/*.rst'
1 change: 1 addition & 0 deletions changes/2785.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Use the proper label config

0 comments on commit 88ef0dd

Please sign in to comment.