From c872171c0c7248606c9404d8e925b11db2268b00 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 9 Sep 2021 10:47:00 +0000 Subject: [PATCH] Updating GHES workflows --- ci/properties/node.js.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/properties/node.js.properties.json b/ci/properties/node.js.properties.json index 557222a..c982d17 100644 --- a/ci/properties/node.js.properties.json +++ b/ci/properties/node.js.properties.json @@ -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"] }