Skip to content

Commit 081f916

Browse files
committed
ci: rename CI workflow and update README
1 parent 3e077d4 commit 081f916

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Continuous Integration
1+
name: CI
22
on:
33
push:
44
branches: [main]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rabbitizer
22

3-
[![build](https://github.com/k64ret/rabbitizer/actions/workflows/ci.yaml/badge.svg)](https://github.com/k64ret/rabbitizer/actions/workflows/ci.yaml)
3+
[![CI](https://github.com/k64ret/rabbitizer/actions/workflows/ci.yaml/badge.svg)](https://github.com/k64ret/rabbitizer/actions/workflows/ci.yaml)
44

55
_[rabbitizer](https://github.com/Decompollaborate/rabbitizer) ported to the Zig
66
build system_

0 commit comments

Comments
 (0)