- If the existing tests do not already cover your changes, please add tests.
- Please run
npm run format
for formatting the code before submitting the pull request.
If you'd like to help us develop and enhance this Action, this section is for you.
To build and run the Action tests, run
npm i && npm t