Skip to content

fix: do not add module attribute in case of ibc messages - Triage finschia-sdk#1079 #84

fix: do not add module attribute in case of ibc messages - Triage finschia-sdk#1079

fix: do not add module attribute in case of ibc messages - Triage finschia-sdk#1079 #84

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
if: join(github.event.issue.labels) == ''
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue_labeler.yml
enable-versioned-regex: 0