mirror of
https://github.com/EndBug/add-and-commit.git
synced 2026-07-16 06:04:06 -05:00
* cleanup: Removes JSON array parsing. JSON is a subset of YAML, making it redundant. * ci: add tests for parseInputArray. Makes tools into a function to be able to mock it. It does not need to be exported. * Update runner version --------- Co-authored-by: Federico Grandi <fgrandi30@gmail.com>