Skip to content

fix(staking): validate MaxRate value of the commission #326

fix(staking): validate MaxRate value of the commission

fix(staking): validate MaxRate value of the commission #326

Workflow file for this run

name: tools
on:
pull_request:
push:
branches:
- main
- mainnet/main
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/action-conventional-commits@v1.1.0