Get Workflow Runs action

Table of Contents generated with DocToc

Context and motivation

TODO

Inputs and outputs

Inputs

InputRequiredDefaultComment
tokenyesThe github token passed from ${{ secrets.GITHUB_TOKEN }}

Outputs

TODO

Development environment

It is highly recommended tu use pre commit. The pre-commits installed via pre-commit tool handle automatically linting (including automated fixes) as well as building and packaging Javascript index.js from the main.ts Typescript code, so you do not have to run it yourself.

License

MIT License covers the scripts and documentation in this project.