Skip to content

Support Hackney 3.x #241

Support Hackney 3.x

Support Hackney 3.x #241

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@v6
- uses: webiny/action-conventional-commits@v1.3.0