Skip to content

build(deps): bump semver from 5.7.1 to 5.7.2 #17

build(deps): bump semver from 5.7.1 to 5.7.2

build(deps): bump semver from 5.7.1 to 5.7.2 #17

Workflow file for this run

name: Lighthouse CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lighthouse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lighthouse Check
uses: foo-software/[email protected]
with:
commentUrl: https://api.github.com/repos/${{ github.repository }}/commits/${{ github.sha }}/comments
gitHubAccessToken: ${{ secrets.LIGHTHOUSE_CHECK_GITHUB_ACCESS_TOKEN }}
prCommentEnabled: true
urls: 'https://md-share.vercel.app,https://md-share.vercel.app/about,https://md-share.vercel.app/contact'