GoogleChrome / lighthouse-ci

Automate running Lighthouse for every commit, viewing the changes, and preventing regressions
Apache License 2.0
6.45k stars 651 forks source link

docs: added actions-lighthouseci-compare #1054

Closed dvelasquez closed 3 weeks ago

dvelasquez commented 4 months ago

Adding a new github action that can be used to compare the Lighthouse CI current commit build versus the Ancestor build.

paulirish commented 3 weeks ago

Nice stuff thanks!