Skip to content

Bump version number to 1.2.0-development; fix ordering and formatting of spec entries in schema table; adjust format of dataTypes appendix table #264

Bump version number to 1.2.0-development; fix ordering and formatting of spec entries in schema table; adjust format of dataTypes appendix table

Bump version number to 1.2.0-development; fix ordering and formatting of spec entries in schema table; adjust format of dataTypes appendix table #264

Workflow file for this run

name: Spellcheck Action
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.30.0
name: Spellcheck
with:
task_name: Markdown
config_path: .github/workflows/spellcheck.config