Skip to content

Commit

Permalink
docs: Fix CI badge in README (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza authored Nov 20, 2024
1 parent 421e511 commit 5c150d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Parse Server GCS Adapter <!-- omit in toc -->

[![Build Status](https://github.com/parse-community/parse-server-gcs-adapter/workflows/ci/badge.svg?branch=main)](https://github.com/parse-community/parse-server-gcs-adapter/actions?query=workflow%3Aci+branch%3Amain)
[![Build Status](https://github.com/parse-community/parse-server-gcs-adapter/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/parse-community/parse-server-gcs-adapter/actions/workflows/ci.yml?query=workflow%3Aci+branch%3Amain)
[![Snyk Badge](https://snyk.io/test/github/parse-community/parse-server-gcs-adapter/badge.svg)](https://snyk.io/test/github/parse-community/parse-server-gcs-adapter)
[![Coverage](https://img.shields.io/codecov/c/github/parse-community/parse-server-gcs-adapter/main.svg)](https://codecov.io/github/parse-community/parse-server-gcs-adapter?branch=main)
[![auto-release](https://img.shields.io/badge/%F0%9F%9A%80-auto--release-9e34eb.svg)](https://github.com/parse-community/parse-server-gcs-adapter/releases)
Expand Down

0 comments on commit 5c150d2

Please sign in to comment.