Skip to content

fix: add basic Hackney 1.22 support: {:connect_error, _} #55

fix: add basic Hackney 1.22 support: {:connect_error, _}

fix: add basic Hackney 1.22 support: {:connect_error, _} #55

Workflow file for this run

---
name: PR
on:
pull_request:
types:
- edited
- opened
- reopened
- synchronize
jobs:
title:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.3
- uses: webiny/action-conventional-commits@v1.3.0