diff --git a/.github/labeler.yaml b/.github/labeler.yaml index 01154fb..4cc1b27 100644 --- a/.github/labeler.yaml +++ b/.github/labeler.yaml @@ -13,3 +13,7 @@ "Infra: CI": - changed-files: - any-glob-to-any-file: ".github/workflows/*" + +"Documentation": + - changed-files: + - any-glob-to-any-file: "**/*.md" diff --git a/README.md b/README.md index 1143bc2..0506370 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # nerdtalk -![CI](https://github.com/nerd-server/nerdtalk/workflows/ci.yaml/badge.svg) -![Code Style](https://github.com/nerd-server/nerdtalk/actions/workflows/clippy.yaml/badge.svg) +![CI](https://github.com/ethanuppal/nerdtalk/actions/workflows/ci.yaml/badge.svg) +![Code Style](https://github.com/ethanuppal/nerdtalk/actions/workflows/clippy.yaml/badge.svg) ```sh chmod u+x ./client.sh