Updating GHES workflows

This commit is contained in:
GitHub Actions
2022-09-14 06:52:18 +00:00
parent d82f976075
commit 62e7cb9cae
12 changed files with 357 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "PHP",
"description": "Build and test a PHP application using Composer",
"iconName": "php",
"categories": ["Continuous integration", "PHP", "Composer"]
}