Skip to content

chore(deps): bump js-yaml from 3.14.1 to 3.14.2 #228

chore(deps): bump js-yaml from 3.14.1 to 3.14.2

chore(deps): bump js-yaml from 3.14.1 to 3.14.2 #228

Workflow file for this run

name: Test Overrides
on: [pull_request]
jobs:
lighthouse-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run Lighthouse
uses: ./
with:
overridesJsonFile: '.github/workflows/overrides.json'
urls: 'https://www.foo.software'