Skip to content

chore(deps): bump base-x and multibase #213

chore(deps): bump base-x and multibase

chore(deps): bump base-x and multibase #213

Workflow file for this run

name: Lint
on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
jobs:
commits:
runs-on: ubuntu-latest
steps:
- name: Check out github repository
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v2