Skip to content

Update dependency textlint to v13.3.3 #77

Update dependency textlint to v13.3.3

Update dependency textlint to v13.3.3 #77

Workflow file for this run

name: textlint
on:
- pull_request
jobs:
textlint:
name: textlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: yarn
- name: textlint
run: yarn textlint:ja