Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-08-24 16:58:48 +00:00
parent 1612e273ef
commit 904fe4006e
3 changed files with 545 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "CMake based projects",
"description": "Build and test a CMake based project.",
"iconName": "cmake",
"categories": ["C", "C++"]
}