ソースを参照

Update nodejs.yml

MarkusRost 4 年 前
コミット
17937ea9fa
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/nodejs.yml

+ 1 - 1
.github/workflows/nodejs.yml

@@ -5,7 +5,7 @@ on:
   pull_request:
     branches: [ master ]
 jobs:
-  build:
+  runner-job:
     runs-on: ubuntu-latest
     services:
       postgres: