Skip to content

Plugin: standalone plugin sidebar #101

Plugin: standalone plugin sidebar

Plugin: standalone plugin sidebar #101

Workflow file for this run

name: Spelling
on:
push:
branches: [develop]
pull_request:
branches: [develop]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master