Skip to content

feat: bump cosmos-sdk to v0.50.9 and ignite to v28.5.3 #14

feat: bump cosmos-sdk to v0.50.9 and ignite to v28.5.3

feat: bump cosmos-sdk to v0.50.9 and ignite to v28.5.3 #14

Workflow file for this run

name: PR Semantic
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic_pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}