Skip to content

delegate thumbnails for raw images to external service #495

delegate thumbnails for raw images to external service

delegate thumbnails for raw images to external service #495

Workflow file for this run

name: Linting (using pre-commit)
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run pre-commit check
uses: pre-commit/action@v2.0.3