Skip to content

⬆️ Updates semantic-release monorepo (major) #856

⬆️ Updates semantic-release monorepo (major)

⬆️ Updates semantic-release monorepo (major) #856

Workflow file for this run

name: cspell-action
on:
pull_request:
push:
branches:
- main
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: streetsidesoftware/cspell-action@v1.2.5