Skip to content

remove deno and init nix #150

remove deno and init nix

remove deno and init nix #150

Workflow file for this run

name: spellcheck
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@0.48.0
with:
source_files: README.md
task_name: Readme
name: Spellcheck