Skip to content

Commit

Permalink
rm: spelling workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Molaryy committed Oct 26, 2024
1 parent 728733f commit f0bc2cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,3 @@ jobs:
.github/workflows/config/.markdownlint.jsonc,
${{ steps.changed-files.outputs.all_changed_files }}
separator: ","
spell-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Spell checker
uses: rojopolis/spellcheck-github-actions@v0
with:
config_path: .spellcheck.yaml
16 changes: 0 additions & 16 deletions .spellcheck.yaml

This file was deleted.

0 comments on commit f0bc2cc

Please sign in to comment.