Skip to content

refactor(test-tooling): fix types of streams: use NodeJS.ReadableStream #1552

refactor(test-tooling): fix types of streams: use NodeJS.ReadableStream

refactor(test-tooling): fix types of streams: use NodeJS.ReadableStream #1552

name: "Commit Lint"
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: wagoid/[email protected]