Skip to content

Commit 0e18c84

Browse files
authored
Create main.yml
1 parent 9a3ae07 commit 0e18c84

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/main.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Node.js",
3+
"description": "Build and test a Node.js project with npm.",
4+
"iconName": "nodejs",
5+
"categories": ["Continuous integration", "JavaScript", "npm", "React", "Angular", "Vue"],
6+
"labels": ["preview"]
7+
}

0 commit comments

Comments
 (0)