Skip to content

Fix / Tendermint module registery for ibc7 priority #1135

Fix / Tendermint module registery for ibc7 priority

Fix / Tendermint module registery for ibc7 priority #1135

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"