From c24ff99be30949ca8db85372dc2e29e7d5404830 Mon Sep 17 00:00:00 2001 From: mohan-1324 <109534372+mohan-1324@users.noreply.github.com> Date: Mon, 8 Aug 2022 12:37:06 +0530 Subject: [PATCH 1/2] ci --- .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 98c8608..02ef049 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, cache/restore them, 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 on: push: From ff3488cc1a0fd24645a8e26d1e16361f95aff79a Mon Sep 17 00:00:00 2001 From: mohan-1324 <109534372+mohan-1324@users.noreply.github.com> Date: Mon, 8 Aug 2022 12:38:34 +0530 Subject: [PATCH 2/2] change --- .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 02ef049..0669480 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, cache/restore them, 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 +name: Node.js g on: push: