Added the ability for Eco-CI to post a comment on Github pull requests with the energy results.
The workflow must be triggered by a PR, and you must call the display-results task with a new optional flag, pr-comment: True
Eco-CI will now also detect if your machine has a suitable python version available on it, and installs python3.10 if it does not.