Browse Source

reword workflow name

Michael Bolin 2 years ago
parent
commit
908f1ca0ca
1 changed files with 1 additions and 1 deletions
  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: