DEV Community

Discussion on: Automated lighthouse score to your PR (with Vercel and Github Actions)

Collapse
 
oskarahl profile image
Oskar Ahlroth • Edited

Hi Allessandro, you can check out github.com/treosh/lighthouse-ci-ac... - seems to be possible to pass in multiple urls:

urls: |
  https://example.com/
  https://example.com/blog
  https://example.com/pricing
Enter fullscreen mode Exit fullscreen mode
Collapse
 
asweb85 profile image
Alessandro

Thank you!

Some comments have been hidden by the post's author - find out more