Skip to content

Merge branch 'BUGS-6639-site-health-check' of github.com:pantheon-sys… #93

Merge branch 'BUGS-6639-site-health-check' of github.com:pantheon-sys…

Merge branch 'BUGS-6639-site-health-check' of github.com:pantheon-sys… #93

Workflow file for this run

name: Lint
on: push
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
run: |
composer install
composer lint