浏览代码

Rename GitHub Action to CI

Marc Cornellà 4 年之前
父节点
当前提交
df56d1ee1f
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/workflows/check-suite.yml
  2. 1 1
      README.md

+ 1 - 1
.github/workflows/check-suite.yml

@@ -1,4 +1,4 @@
-name: Check Suite
+name: CI
 on:
   pull_request:
     types:

+ 1 - 1
README.md

@@ -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)