Skip to content

Bump pillow from 10.2.0 to 10.3.0 #81

Bump pillow from 10.2.0 to 10.3.0

Bump pillow from 10.2.0 to 10.3.0 #81

Workflow file for this run

name: All branches but main - test only
on:
push:
branches-ignore:
- "main"
paths-ignore:
- README.md
- LICENSE
- docker-compose.yml
jobs:
test:
uses: "./.github/workflows/_test.yml"