فهرست منبع

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: