docs: minor cleanup of language

This commit is contained in:
Damien Retzinger
2022-06-26 13:42:46 -04:00
parent e7ef17a883
commit b9afc28be0
4 changed files with 5 additions and 12 deletions
+1 -7
View File
@@ -18,10 +18,4 @@ 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?
If you're just getting started with your Magento package on Github, you probably want to use the workflows.
If you're looking to customize further, or you need to support a broader range of Magento versions, then you probably want an action.
| [Supported Version](supported-version/README.md) | A Github Action that computes the currently supported Github Actions Matrix for Magento 2 |