Skip to content

feat: sorted sidebar + moving everything to fit flat structure #10

feat: sorted sidebar + moving everything to fit flat structure

feat: sorted sidebar + moving everything to fit flat structure #10

Workflow file for this run

name: check-spelling
on:
pull_request:
merge_group:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}-${{ inputs.fedora_version }}
cancel-in-progress: true
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check for typos
uses: crate-ci/typos@592b36d23c62cb378f6097a292bc902ee73f93ef # version 1.0.4
with:
files: ./README.md ./docs ./pages