Skip to content

docs(readme): fix two stale claims (published box + explorer dep) #2

docs(readme): fix two stale claims (published box + explorer dep)

docs(readme): fix two stale claims (published box + explorer dep) #2

Workflow file for this run

name: commitlint
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
name: commitlint
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
with:
configFile: .commitlintrc.json