Ver Fonte

Update pull_request_label.yml (#35)

George Barnett há 1 ano atrás
pai
commit
994419d6ca
1 ficheiros alterados com 1 adições e 1 exclusões
  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: