Skip to content

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

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

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

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.38.0
name: Spellcheck