diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index a0236eb..30412c6 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -1,7 +1,7 @@ # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions -name: Node.js CI +name: test & build on: push: diff --git a/README.md b/README.md index 95ab049..3d03a4e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @pskzcompany/graylog -[![gitlab action](https://github.com/pskzcompany/node-graylog/workflows/nodejs/badge.svg)](https://github.com/pskzcompany/node-graylog/actions) +[![gitlab action](https://github.com/pskzcompany/node-graylog/workflows/test%20&%20build/badge.svg)](https://github.com/pskzcompany/node-graylog/actions) [![npm](https://img.shields.io/npm/v/@pskzcompany/graylog.svg)](https://www.npmjs.com/package/@pskzcompany/graylog) [![Fully automated version management and package publishing](https://badges.greenkeeper.io/semantic-release/semantic-release.svg)](https://github.com/semantic-release/semantic-release)