Skip to content

fix(address): normalize mixed-case Bech32 address before decoding #588

fix(address): normalize mixed-case Bech32 address before decoding

fix(address): normalize mixed-case Bech32 address before decoding #588

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0