Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 0f85bbd

Browse files
authored
docs: add deprecation notice
1 parent 3325c20 commit 0f85bbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
[![Build Status](https://github.com/paambaati/codeclimate-action/actions/workflows/ci.yml/badge.svg)](https://github.com/paambaati/codeclimate-action/actions/workflows/ci.yml)
55
[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
66

7+
> [!IMPORTANT]
8+
> CodeClimate has now been deprecated in favour of Qlty ([read announcement post](https://codeclimate.com/blog/code-climate-quality-is-now-qlty-software)). See https://docs.qlty.sh/migration/coverage to learn how to migrate to their new official GitHub Action workflow.
9+
710
A GitHub action that publishes your code coverage to [Code Climate](http://codeclimate.com/).
811

912
## Usage

0 commit comments

Comments
 (0)