Skip to content

fix: Adjust the google dict description (#3209) #5826

fix: Adjust the google dict description (#3209)

fix: Adjust the google dict description (#3209) #5826

Workflow file for this run

name: cspell-action
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- uses: streetsidesoftware/cspell-action@v6.3.0