Skip to content

Commit

Permalink
[doc](badge): rename badge
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyang.jia committed Dec 3, 2023
1 parent 9bf6e2d commit 7784e47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Ubuntu
name: CI
on: push

permissions:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build](https://github.com/jiaxiyang/cpp_project_guideline/actions/workflows/build.yml/badge.svg)](https://github.com/jiaxiyang/cpp_project_guideline/actions/workflows/build.yml)
[![CI](https://github.com/jiaxiyang/cpp_project_guideline/actions/workflows/build.yml/badge.svg)](https://github.com/jiaxiyang/cpp_project_guideline/actions/workflows/build.yml)

## overview

Expand Down

0 comments on commit 7784e47

Please sign in to comment.