Browse Source

Update nodejs.yml

MarkusRost 4 năm trước cách đây
mục cha
commit
17937ea9fa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: