Skip to content

Commit 9bbea75

Browse files
authored
Merge pull request #176 from masutaka/update-badges
Update badges
2 parents 32b7b12 + c5d7802 commit 9bbea75

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Circleci::Bundle::Update::Pr
22

3-
[![Build Status](https://img.shields.io/circleci/project/github/masutaka/circleci-bundle-update-pr/main.svg?logo=circieci&style=flat-square)][circleci]
4-
[![License](https://img.shields.io/github/license/masutaka/circleci-bundle-update-pr.svg?style=flat-square)][license]
5-
[![Gem](https://img.shields.io/gem/v/circleci-bundle-update-pr.svg?logo=ruby&style=flat-square)][gem-link]
3+
[![CircleCI Status](https://img.shields.io/circleci/build/github/masutaka/circleci-bundle-update-pr/main?style=flat-square&logo=circieci&label=CircleCI)][circleci]
4+
[![CodeQL Status](https://img.shields.io/github/actions/workflow/status/masutaka/circleci-bundle-update-pr/github-code-scanning%2Fcodeql?branch=main&style=flat-square&logo=githubactions&label=CodeQL)][codeql]
5+
[![GitHub License](https://img.shields.io/github/license/masutaka/circleci-bundle-update-pr?style=flat-square&label=License)][license]
6+
[![Gem Version](https://img.shields.io/gem/v/circleci-bundle-update-pr?style=flat-square&logo=rubygems&label=Gem)][gem]
67

7-
[circleci]: https://circleci.com/gh/masutaka/circleci-bundle-update-pr
8+
[circleci]: https://app.circleci.com/pipelines/github/masutaka/circleci-bundle-update-pr?branch=main
9+
[codeql]: https://github.com/masutaka/circleci-bundle-update-pr/actions/workflows/github-code-scanning/codeql?query=branch%3Amain
810
[license]: https://github.com/masutaka/circleci-bundle-update-pr/blob/main/LICENSE.txt
9-
[gem-link]: http://badge.fury.io/rb/circleci-bundle-update-pr
11+
[gem]: https://rubygems.org/gems/circleci-bundle-update-pr
1012

1113
`circleci-bundle-update-pr` is an automation script for continuous bundle update and for sending a pull request using [`Scheduling a Workflow of CircleCI`](https://circleci.com/docs/2.0/workflows/#scheduling-a-workflow).
1214

0 commit comments

Comments
 (0)