Skip to content

Commit

Permalink
CI badge fixed in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbald committed Apr 16, 2024
1 parent 277a951 commit 16da7d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This starter workflow is for a CMake project running on a single platform. There is a different starter workflow if you need cross-platform coverage.
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-multi-platform.yml
name: Integration Build
name: CI

on:
push:
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
[4]: http://www.github.com/vanilla-rtb

# vanilla-rtb
[![CI](https://github.com/venediktov/vanilla-rtb/actions/workflows/ci.yml/badge.svg)](https://github.com/venediktov/vanilla-rtb/actions/workflows/ci.yml)

Real Time Bidding (RTB) - Demand Side Platform framework

Expand Down Expand Up @@ -46,7 +45,7 @@ and custom targetings and bidder executable generators [https://github.com/vanil
[runs on cloud with docker - see instructions](../../tree/master/docker/)

[![Join the chat at https://gitter.im/vanilla-rtb/Lobby](https://badges.gitter.im/vanilla-rtb/Lobby.svg)](https://gitter.im/vanilla-rtb/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![build ](https://travis-ci.org/venediktov/vanilla-rtb.svg?branch=master)](https://travis-ci.org/venediktov/vanilla-rtb)
[![CI](https://github.com/venediktov/vanilla-rtb/actions/workflows/ci.yml/badge.svg)](https://github.com/venediktov/vanilla-rtb/actions/workflows/ci.yml)
[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html)
[![Installing Dependencies](https://img.shields.io/badge/Dependencies-wiki-green.svg)](https://github.com/venediktov/vanilla-rtb/wiki)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/venediktov/vanilla-rtb/issues)
Expand Down

0 comments on commit 16da7d4

Please sign in to comment.