Skip to content

Bump werkzeug from 3.0.2 to 3.0.3 #17

Bump werkzeug from 3.0.2 to 3.0.3

Bump werkzeug from 3.0.2 to 3.0.3 #17

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"