Open
Description
Feature: Support Multiple Schemas
This issue tracks work related to supporting multiple features in this Action. It has been brought to my attention (#6) that users are looking for a way to validate multiple files with multiple schemas.
Success Criteria:
- Allow multiple schemas to be 'inputted' into this Action
- Add a mapping of schema -> file so that the correct files are validated with the correct schemas
- Update tests to support this use case