Skip to content

Bump idna from 3.6 to 3.7 #90

Bump idna from 3.6 to 3.7

Bump idna from 3.6 to 3.7 #90

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"