Skip to content

Update footer.js

Update footer.js #867

Workflow file for this run

name: Spellcheck
on:
workflow_dispatch:
push:
branches: ["main"]
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
permissions:
contents: read
steps:
# The checkout step
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck