mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
Rename GitHub Action to CI
This commit is contained in:
parent
69caf98cf7
commit
df56d1ee1f
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
name: Check Suite
|
||||
name: CI
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
|
@ -14,7 +14,7 @@ Finally, you'll begin to get the sort of attention that you have always felt you
|
|||
|
||||
To learn more, visit [ohmyz.sh](https://ohmyz.sh), follow [@ohmyzsh](https://twitter.com/ohmyzsh) on Twitter, and/or join us on Discord.
|
||||
|
||||
![Check Suite](https://github.com/ohmyzsh/ohmyzsh/workflows/Check%20Suite/badge.svg)
|
||||
![CI](https://github.com/ohmyzsh/ohmyzsh/workflows/CI/badge.svg)
|
||||
[![Follow @ohmyzsh](https://img.shields.io/twitter/follow/ohmyzsh?label=Follow+@ohmyzsh&style=flat)](https://twitter.com/intent/follow?screen_name=ohmyzsh)
|
||||
[![Discord server](https://img.shields.io/discord/642496866407284746)](https://discord.gg/bpXWhnN)
|
||||
|
||||
|
|
Loading…
Reference in a new issue