Skip to content

TODO [No.129]Function with the ability to select cells (Data filter B… #622

TODO [No.129]Function with the ability to select cells (Data filter B…

TODO [No.129]Function with the ability to select cells (Data filter B… #622

Workflow file for this run

name: Codespell
on:
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2