Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-09-09 10:47:00 +00:00
parent a5d8a24850
commit c872171c0c
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Node.js",
"description": "Build and test a Node.js project with npm.",
"iconName": "nodejs",
"categories": ["JavaScript", "npm"]
"categories": ["JavaScript", "npm", "React", "Angular"]
}