diff --git a/README.md b/README.md index fb66d78..e98a7a1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Contributors action +> [!IMPORTANT] +> This repository has moved from `github/contributors` to `github-community-projects/contributors`. +> Please update your git remote: +> +> ```shell +> git remote set-url origin git@github.com:github-community-projects/contributors.git +> ``` +> +> Note: replace `origin` with the name of your remote if it's different. + [![Python package](https://github.com/github-community-projects/contributors/actions/workflows/python-ci.yml/badge.svg)](https://github.com/github-community-projects/contributors/actions/workflows/python-ci.yml) [![Docker Image CI](https://github.com/github-community-projects/contributors/actions/workflows/docker-ci.yml/badge.svg)](https://github.com/github-community-projects/contributors/actions/workflows/docker-ci.yml) [![CodeQL](https://github.com/github-community-projects/contributors/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/github-community-projects/contributors/actions/workflows/github-code-scanning/codeql)