diff --git a/.github/labeler.yml b/.github/labeler.yml index 64e9b2262..7862af620 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -4,10 +4,7 @@ # changes to the core lib package "area/lib": ./*.go -# changes to the zsh completion +# changes to the shell completion "area/*sh completion": - - ./zsh_* - - ./shell_* - - ./powershell_* - - ./bash_* + - ./*completions*