Skip to content

Commit 096e549

Browse files
committed
update branches
1 parent 5c3c9cd commit 096e549

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/staging.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- develop
8-
- ch-add-releases-workflow
98

109
workflow_dispatch:
1110

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Database API
22
[![Coverage Status](https://coveralls.io/repos/github/crane-cloud/database-api/badge.svg?branch=develop)](https://coveralls.io/github/crane-cloud/database-api?branch=develop)
3-
[![Prod](https://github.com/crane-cloud/database-api/actions/workflows/prod.yml/badge.svg?branch=develop)](https://github.com/crane-cloud/database-api/actions/workflows/prod.yml)
4-
[![staging](https://github.com/crane-cloud/database-api/actions/workflows/staging.yaml/badge.svg?branch=develop&event=deployment_status)](https://github.com/crane-cloud/database-api/actions/workflows/staging.yaml)
3+
[![Prod](https://github.com/crane-cloud/database-api/actions/workflows/prod.yml/badge.svg)](https://github.com/crane-cloud/database-api/actions/workflows/prod.yml)
4+
[![staging](https://github.com/crane-cloud/database-api/actions/workflows/staging.yaml/badge.svg)](https://github.com/crane-cloud/database-api/actions/workflows/staging.yaml)
55

66
The database API offers a convenient and efficient way to create MySQL and PostgreSQL databases for users on the Crane Cloud platform
77

0 commit comments

Comments
 (0)