This is the first ready-for-use release of ESHGHAM!
Basic functionality included:
* loop over workflows and check if they have active scheduled runs, and if so, whether the last scheduled run was passing
* provide links to examine failed workflows and to enable scheduled runs on inactive workflows
* option for a JSON dump of the same information, for programmatic use with CLI tools
* simple interface to use as a library within other Python tools