dufu1991 3 роки тому
батько
коміт
7f4d9d2bfc
3 змінених файлів з 3 додано та 3 видалено
  1. 1 1
      .github/workflows/format-review.yml
  2. 1 1
      README.md
  3. 1 1
      README_CN.md

+ 1 - 1
.github/workflows/code-review.yml → .github/workflows/format-review.yml

@@ -1,6 +1,6 @@
 # 当有人提交 PR 请求时自动进行代码检查,检查通过后才能合并代码,不通过给出错误提示
 
-name: CODE REVIEW
+name: FORMAT REVIEW
 
 on:
   pull_request:

+ 1 - 1
README.md

@@ -8,7 +8,7 @@
 [![Public Icon Status](https://github.com/dufu1991/stdf/actions/workflows/publish-icon.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/publish-icon.yml)
 [![Public VS Code Extension Status](https://github.com/dufu1991/stdf/actions/workflows/publish-vscode.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/publish-vscode.yml)
 [![Sync Gitee Status](https://github.com/dufu1991/stdf/actions/workflows/sync-gitee.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/sync-gitee.yml)
-[![Code Review Status](https://github.com/dufu1991/stdf/actions/workflows/code-review.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/code-review.yml)
+[![Format Review Status](https://github.com/dufu1991/stdf/actions/workflows/format-review.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/format-review.yml)
 
   <picture>
     <source media="(prefers-color-scheme: dark)" srcset="https://stdf.design/assets/favicon_logo_dark/android-chrome-512x512.png">

+ 1 - 1
README_CN.md

@@ -8,7 +8,7 @@
 [![Public Icon Status](https://github.com/dufu1991/stdf/actions/workflows/publish-icon.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/publish-icon.yml)
 [![Public VS Code Extension Status](https://github.com/dufu1991/stdf/actions/workflows/publish-vscode.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/publish-vscode.yml)
 [![Sync Gitee Status](https://github.com/dufu1991/stdf/actions/workflows/sync-gitee.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/sync-gitee.yml)
-[![Code Review Status](https://github.com/dufu1991/stdf/actions/workflows/code-review.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/code-review.yml)
+[![Format Review Status](https://github.com/dufu1991/stdf/actions/workflows/format-review.yml/badge.svg)](https://github.com/dufu1991/stdf/actions/workflows/format-review.yml)
 
   <picture>
     <source media="(prefers-color-scheme: dark)" srcset="https://stdf.design/assets/favicon_logo_dark/android-chrome-512x512.png">