Skip to content

⬆️ Updates wagoid/commitlint-github-action action to v6 #4312

⬆️ Updates wagoid/commitlint-github-action action to v6

⬆️ Updates wagoid/commitlint-github-action action to v6 #4312

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