Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-09-16 05:30:31 +00:00
parent 3613922186
commit 32719e08a6
25 changed files with 25 additions and 24 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "C/C++ with Make",
"description": "Build and test a C/C++ project using Make.",
"iconName": "c-cpp",
"categories": ["C", "C++"]
"categories": ["Continuous integration", "C", "C++"]
}