Ver código fonte

reword workflow name

Michael Bolin 2 anos atrás
pai
commit
908f1ca0ca
1 arquivos alterados com 1 adições e 1 exclusões
  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: