Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

chore(deps-dev): bump release-please from 13.18.0 to 15.13.0 #112

chore(deps-dev): bump release-please from 13.18.0 to 15.13.0

chore(deps-dev): bump release-please from 13.18.0 to 15.13.0 #112

Workflow file for this run

name: commitlint
on:
pull_request:
types: ['edited', 'opened', 'synchronize']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: yarn install
- uses: JulienKode/pull-request-name-linter-action@master
with:
configuration-path: '.commitlintrc.json'