File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Circleci::Bundle::Update::Pr
2
2
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 ]
6
7
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
8
10
[ 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
10
12
11
13
` 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 ) .
12
14
You can’t perform that action at this time.
0 commit comments