Skip to content

Commit

Permalink
Update lighthouse-badger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krishna-das-m authored Aug 24, 2024
1 parent e448257 commit fdf7f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-badger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name: "Lighthouse Badger"
# INPUTS as Secrets (env) for not manually triggered workflows
env:
URLS: https://alshedivat.github.io/al-folio/
TOKEN_NAME: ${{ secrets.LIGHTHOUSE_BADGER_TOKEN }}
TOKEN_NAME: LIGHTHOUSE_BADGER_TOKEN
# If any of the following env is blank, a default value is used instead
REPO_BRANCH: "${{ github.repository }} master" # target repository & branch e.g. 'dummy/mytargetrepo main'
MOBILE_LIGHTHOUSE_PARAMS: "--only-categories=performance,accessibility,best-practices,seo --throttling.cpuSlowdownMultiplier=2"
Expand Down

0 comments on commit fdf7f0d

Please sign in to comment.