Skip to content

feat(iroh-net)!: upgrade to Quinn 0.11 and Rustls 0.23 #2997

feat(iroh-net)!: upgrade to Quinn 0.11 and Rustls 0.23

feat(iroh-net)!: upgrade to Quinn 0.11 and Rustls 0.23 #2997

Workflow file for this run

name: Commits
on:
pull_request:
branches: [main]
types: [opened, edited, synchronize]
env:
IROH_FORCE_STAGING_RELAYS: "1"
jobs:
check-for-cc:
runs-on: ubuntu-latest
steps:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/conventional-commit-checker-action@v2.0.0
with:
pr-title-regex: "^(.+)(?:(([^)s]+)))?!?: (.+)"