Skip to content

Merge branch 'xsleaks:master' into spellcheck #10

Merge branch 'xsleaks:master' into spellcheck

Merge branch 'xsleaks:master' into spellcheck #10

Workflow file for this run

name: Spellcheck Action
on: push
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