Skip to content

fix: deduplicating frameworks data #113

fix: deduplicating frameworks data

fix: deduplicating frameworks data #113

Workflow file for this run

name: Spell check
on:
pull_request:
permissions:
contents: read
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false
- name: Spellcheck all content
uses: streetsidesoftware/cspell-action@dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d # v7.2.0
with:
config: .cspell.yaml