Explorar o código

rename workflows

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
ab1b925e8a
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      .github/workflows/ci-app-prod.yml
  2. 1 1
      .github/workflows/ci-app.yml

+ 1 - 1
.github/workflows/ci-app-prod.yml

@@ -1,4 +1,4 @@
-name: Node CI for growi production
+name: Node CI for app production
 
 
 on:
 on:
   pull_request:
   pull_request:

+ 1 - 1
.github/workflows/ci-app.yml

@@ -1,4 +1,4 @@
-name: Node CI for growi
+name: Node CI for app development
 
 
 on:
 on:
   push:
   push: