浏览代码

Update pull_request_label.yml (#35)

George Barnett 1 年之前
父节点
当前提交
994419d6ca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/pull_request_label.yml

+ 1 - 1
.github/workflows/pull_request_label.yml

@@ -6,7 +6,7 @@ on:
 
 jobs:
   semver-label-check:
-    name: Semantic Version Label Check
+    name: Semantic version label check
     runs-on: ubuntu-latest
     timeout-minutes: 1
     steps: