Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-11-30 17:02:58 +00:00
parent 3860b7d860
commit 0b4494c105
16 changed files with 958 additions and 27 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++"]
}