Updating GHES workflows

This commit is contained in:
GitHub Actions
2022-01-27 04:59:07 +00:00
parent 5625253e4f
commit f982942d7a
3 changed files with 38 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Node.js",
"description": "Build and test a Node.js project with npm.",
"iconName": "nodejs",
"categories": ["Continuous integration", "JavaScript", "npm", "React", "Angular", "Vue"]
}