Skip to content

Merge pull request #12 from 1995parham-learning/dependabot/github_act… #71

Merge pull request #12 from 1995parham-learning/dependabot/github_act…

Merge pull request #12 from 1995parham-learning/dependabot/github_act… #71

Workflow file for this run

---
name: spell
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@0.40.0
name: Spellcheck