From 239dadaefdaebacaab4e95b5f276b4e2ce6ddf51 Mon Sep 17 00:00:00 2001 From: dicedtomato <35403473+dicedtomatoreal@users.noreply.github.com> Date: Fri, 9 Oct 2020 14:38:14 -0700 Subject: [PATCH] Update node.js.yml --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index bcf7efa2..d6391ecf 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.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: Node.js CI for Next on: push: