diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 05771485d2f..1111e0edbeb 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -3614,6 +3614,12 @@ ], "url": "https://www.schemastore.org/gitea-issue-forms.json" }, + { + "name": "gh-dash", + "description": "Configuration for the gh-dash GitHub CLI dashboard", + "fileMatch": [".gh-dash.yml", ".gh-dash.yaml", "**/gh-dash/config.yml"], + "url": "https://gh-dash.dev/schema.json" + }, { "name": "GitHub Action", "description": "YAML GitHub Actions",