Skip to content

[BUGS-8085] Use filtered value when sending cache control headers (#45) #122

[BUGS-8085] Use filtered value when sending cache control headers (#45)

[BUGS-8085] Use filtered value when sending cache control headers (#45) #122

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