Skip to content

[BUGS-7678] update multisite install instructions to use `PANTHEON_HO… #112

[BUGS-7678] update multisite install instructions to use `PANTHEON_HO…

[BUGS-7678] update multisite install instructions to use `PANTHEON_HO… #112

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