Browse Source

Update pull_request_label.yml (#35)

George Barnett 1 year ago
parent
commit
994419d6ca
1 changed files with 1 additions and 1 deletions
  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: