Skip to content

Merge branch 'master' of github.com:Punktum-dk/epp-xsd-files #161

Merge branch 'master' of github.com:Punktum-dk/epp-xsd-files

Merge branch 'master' of github.com:Punktum-dk/epp-xsd-files #161

Workflow file for this run

name: Spellcheck Action
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.35.0
name: Spellcheck