Skip to content

Add docs for color_profile processing option and IMGPROXY_COLOR_PROFI… #128

Add docs for color_profile processing option and IMGPROXY_COLOR_PROFI…

Add docs for color_profile processing option and IMGPROXY_COLOR_PROFI… #128

Workflow file for this run

name: Lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- name: Install modules
run: pnpm i
- name: Run ESLint
run: pnpm eslint