diff --git a/.github/labeler.yml b/.github/labeler.yml index 8e0c08c95cb..dea78c8fb32 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,3 +1,3 @@ # Add/remove 'doc needed' label if issue/PR contains the line '- [x] This PR requires documentation updates when merged.' "doc needed": - - '- \[x\] This PR requires documentation updates when merged.' + - '- \[(x|X)\] This PR requires documentation updates when merged.'