Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-09-16 06:22:17 +00:00
parent 2433143cca
commit 8be9ca9951
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Build projects with Make", "name": "Build projects with Make",
"description": "Build and test a project using Make.", "description": "Build and test a project using Make.",
"iconName": "makefile", "iconName": "makefile",
"categories": ["Makefile"] "categories": ["Continuous integration", "Makefile"]
} }