diff --git a/.github/labeler.yml b/.github/labeler.yml index edd86da3..a4982bf3 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -5,4 +5,8 @@ "area/lib": ./*.go # changes to the zsh completion -"area/*sh completion": ./zsh* +"area/*sh completion": + - ./zsh_* + - ./shell_* + - ./powershell_* + - ./bash_*