Browse Source

Update nodejs.yml

MarkusRost 4 years ago
parent
commit
17937ea9fa
1 changed files with 1 additions and 1 deletions
  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: