Skip to content

refactor(nexa): use old style union in typing #90

refactor(nexa): use old style union in typing

refactor(nexa): use old style union in typing #90

Workflow file for this run

name: Commit Lint
on:
pull_request:
push:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5