Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 2.08 KB

File metadata and controls

53 lines (42 loc) · 2.08 KB

branding<icon:sun color:gray-dark> GitHub Action: Lighthouse

branding<icon:sun color:gray-dark>

Release%20by%20tag Release%20by%20date Commit Open%20Issues Downloads

Action to run Lighthouse audits on given URLs.

- uses: hoverkraft-tech/[email protected]
  with:
    # Description: The URLs to audit using Lighthouse.
    #
    urls: ""

    # Description: The path to the performance budget file. See
    # <https://web.dev/articles/use-lighthouse-for-performance-budgets>.
    #
    # Default: ./budget.json
    budget-path: ""