Skip to content

Bump jinja2 from 3.1.3 to 3.1.4 #18

Bump jinja2 from 3.1.3 to 3.1.4

Bump jinja2 from 3.1.3 to 3.1.4 #18

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"