Skip to content

Commit 7f835fc

Browse files
author
ADNANALISALHADABY
authored
git config user.name "J. Random User" git config user.email "[email protected]"
git checkout -b my-branch -t upstream/HEAD
1 parent 1cfd2a7 commit 7f835fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/npm-grunt.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
name: NodeJS with Grunt
1+
git clone [email protected]:username/node.git
2+
cd node
3+
git remote add upstream https://github.com/nodejs/node.git
4+
git fetch upstreamname: NodeJS with Grunt
25

36
on:
47
push:

0 commit comments

Comments
 (0)