Skip to content

Commit 6cdcf47

Browse files
ditto
rename action for a nicer badge
1 parent 4667aa5 commit 6cdcf47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/crystal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Crystal CI
1+
name: CGL CI
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Crystal Graph Library (CGL)
22

3-
[![Build Status](https://github.com/RomainFranceschini/cgl/workflows/Build%20Status/badge.svg?branch=master)](https://github.com/RomainFranceschini/cgl/actions)
3+
[![Build Status](https://github.com/RomainFranceschini/cgl/workflows/CGL%20CI/badge.svg?branch=master)](https://github.com/RomainFranceschini/cgl/actions)
44

55
CGL is a Crystal library for the creation and manipulation of graph data structures.
66

0 commit comments

Comments
 (0)