Updating GHES workflows

This commit is contained in:
GitHub Actions
2022-09-22 11:46:26 +00:00
parent 9038abce30
commit 7f1d660112
7 changed files with 222 additions and 0 deletions
@@ -0,0 +1,12 @@
{
"name": "ESLint",
"description": "A tool for identifying and reporting the problems found in ECMAScript/JavaScript code.",
"iconName": "eslint",
"enterprise": false,
"categories": [
"Code Scanning",
"JavaScript",
"EcmaScript",
"TypeScript"
]
}