typescript-action
typescript-action copied to clipboard
Add @github/local-action and documentation
This PR adds the @github/local-action
utility and related documentation so that developers using this template can more easily debug their action code locally.
The local-action
tool stubs out various GitHub Actions Toolkit functionality so that TypeScript/JavaScript actions can be run locally.