diff --git a/.github/workflows/npm-grunt.yml b/.github/workflows/npm-grunt.yml index 5ef7a9ae1d1d5d..3564de112bb6b6 100644 --- a/.github/workflows/npm-grunt.yml +++ b/.github/workflows/npm-grunt.yml @@ -1,4 +1,7 @@ -name: NodeJS with Grunt +git clone git@github.com:username/node.git +cd node +git remote add upstream https://github.com/nodejs/node.git +git fetch upstreamname: NodeJS with Grunt on: push: