feat: add supported version matrix action (#6)

This commit is contained in:
Damien Retzinger
2022-06-25 23:55:09 -04:00
committed by GitHub
parent 984dda3efa
commit 6e81ef96c7
5 changed files with 153 additions and 41 deletions
+1
View File
@@ -18,6 +18,7 @@ Opinionated Github Actions and Workflows to make building, testing, and maintain
| ------------------------------------------------ | ------------------------------------------------------------------ |
| [Unit Test](./unit-test/README.md) | A Github Action that runs the Unit Tests a Magento Package |
| [Installation Test](installation-test/README.md) | A Github Action that tests the installability of a Magento Package |
| [Supported Version](supported-version/README.md) | A Github Action that computes the currently supported Github Actions Matrix for Magento 2 |
### Action or Workflow?