Parcourir la source

reword workflow name

Michael Bolin il y a 2 ans
Parent
commit
908f1ca0ca
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/verify-build.yml

+ 1 - 1
.github/workflows/verify-build.yml

@@ -1,4 +1,4 @@
-name: build TypeScript
+name: TypeScript build
 on:
   # Run on any branch to support ghstack's synthetic base/head branches.
   pull_request: